Home
last modified time | relevance | path

Searched refs:COMP_CSR_COMP1LOCK (Results 1 – 7 of 7) sorted by relevance

/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h175 #elif defined(COMP_CSR_COMP1LOCK)
176 #define COMP_FLAG_LOCK COMP_CSR_COMP1LOCK
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h175 #elif defined(COMP_CSR_COMP1LOCK)
176 #define COMP_FLAG_LOCK COMP_CSR_COMP1LOCK
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h175 #elif defined(COMP_CSR_COMP1LOCK)
176 #define COMP_FLAG_LOCK COMP_CSR_COMP1LOCK
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h175 #elif defined(COMP_CSR_COMP1LOCK)
176 #define COMP_FLAG_LOCK COMP_CSR_COMP1LOCK
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h175 #elif defined(COMP_CSR_COMP1LOCK)
176 #define COMP_FLAG_LOCK COMP_CSR_COMP1LOCK
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h175 #elif defined(COMP_CSR_COMP1LOCK)
176 #define COMP_FLAG_LOCK COMP_CSR_COMP1LOCK
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/
H A Dstm32l073xx.h1102 #define COMP_CSR_COMP1LOCK COMP_CSR_COMP1LOCK_Msk /*!< COMP1 lock */ macro