Home
last modified time | relevance | path

Searched refs:COMP_CSR_COMPxLOCK (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.h177 #elif defined(COMP_CSR_COMPxLOCK)
178 #define COMP_FLAG_LOCK COMP_CSR_COMPxLOCK
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h177 #elif defined(COMP_CSR_COMPxLOCK)
178 #define COMP_FLAG_LOCK COMP_CSR_COMPxLOCK
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h177 #elif defined(COMP_CSR_COMPxLOCK)
178 #define COMP_FLAG_LOCK COMP_CSR_COMPxLOCK
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h177 #elif defined(COMP_CSR_COMPxLOCK)
178 #define COMP_FLAG_LOCK COMP_CSR_COMPxLOCK
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h177 #elif defined(COMP_CSR_COMPxLOCK)
178 #define COMP_FLAG_LOCK COMP_CSR_COMPxLOCK
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h177 #elif defined(COMP_CSR_COMPxLOCK)
178 #define COMP_FLAG_LOCK COMP_CSR_COMPxLOCK
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/
H A Dstm32l073xx.h1150 #define COMP_CSR_COMPxLOCK COMP_CSR_COMPxLOCK_Msk /*!< COMPx lock */ macro