Home
last modified time | relevance | path

Searched refs:COMP_CSR_EN (Results 1 – 6 of 6) sorted by relevance

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_comp.h769 SET_BIT(COMPx->CSR, COMP_CSR_EN); in LL_COMP_Enable()
780 CLEAR_BIT(COMPx->CSR, COMP_CSR_EN); in LL_COMP_Disable()
792 return ((READ_BIT(COMPx->CSR, COMP_CSR_EN) == (COMP_CSR_EN)) ? 1UL : 0UL); in LL_COMP_IsEnabled()
H A Dstm32l4xx_hal_comp.h319 #define __HAL_COMP_ENABLE(__HANDLE__) SET_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_EN)
326 …fine __HAL_COMP_DISABLE(__HANDLE__) CLEAR_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_EN)
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_comp.c760 SET_BIT(hcomp->Instance->CSR, COMP_CSR_EN); in HAL_COMP_Start()
813 CLEAR_BIT(hcomp->Instance->CSR, COMP_CSR_EN); in HAL_COMP_Stop()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/
H A Dstm32wb55xx.h2250 #define COMP_CSR_EN COMP_CSR_EN_Msk /*!< Comparator enab… macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l451xx.h13630 #define COMP_CSR_EN COMP_CSR_EN_Msk /*!< Comparator enab… macro
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l476xx.h15067 #define COMP_CSR_EN COMP_CSR_EN_Msk /*!< Comparator enab… macro