Home
last modified time | relevance | path

Searched refs:__HAL_SYSCFG_GET_FLAG (Results 1 – 10 of 10) sorted by relevance

/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/
H A Dstm32l0xx_hal.h325 #define __HAL_SYSCFG_GET_FLAG(__FLAG__) (((SYSCFG->CFGR3) & (__FLAG__)) == (__FLAG__)) macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_hal.h478 #define __HAL_SYSCFG_GET_FLAG(__FLAG__) ((((((__FLAG__) == SYSCFG_SCSR_SRAM2BSY)? SYSCFG->S… macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal.h514 #define __HAL_SYSCFG_GET_FLAG(__FLAG__) ((((((__FLAG__) == SYSCFG_SCSR_SRAM2BSY)? SYSCFG->SCSR… macro
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal.h527 #define __HAL_SYSCFG_GET_FLAG(__FLAG__) ((((((__FLAG__) == SYSCFG_SCSR_SRAM2BSY)? SYSCFG->SCSR… macro
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h1405 #define __HAL_GET_FLAG __HAL_SYSCFG_GET_FLAG
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h1417 #define __HAL_GET_FLAG __HAL_SYSCFG_GET_FLAG
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h1612 #define __HAL_GET_FLAG __HAL_SYSCFG_GET_FLAG
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h1707 #define __HAL_GET_FLAG __HAL_SYSCFG_GET_FLAG
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h1707 #define __HAL_GET_FLAG __HAL_SYSCFG_GET_FLAG
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h1716 #define __HAL_GET_FLAG __HAL_SYSCFG_GET_FLAG