Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_comp.h213 #define LL_COMP_OUTPUTPOL_INVERTED (COMP_CSR_POLARITY) /*!< COMP output polarity is invert…
652 MODIFY_REG(COMPx->CSR, COMP_CSR_POLARITY, OutputPolarity); in LL_COMP_SetOutputPolarity()
665 return (uint32_t)(READ_BIT(COMPx->CSR, COMP_CSR_POLARITY)); in LL_COMP_GetOutputPolarity()
H A Dstm32l4xx_hal_comp.h230 #define COMP_OUTPUTPOL_INVERTED (COMP_CSR_POLARITY) /*!< COMP output level is inverted …
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_comp.c264 | COMP_CSR_POLARITY in LL_COMP_Init()
282 | COMP_CSR_POLARITY in LL_COMP_Init()
H A Dstm32l4xx_hal_comp.c351 COMP_CSR_WINMODE | COMP_CSR_POLARITY | COMP_CSR_HYST | in HAL_COMP_Init()
358 COMP_CSR_POLARITY | COMP_CSR_HYST | in HAL_COMP_Init()
366 COMP_CSR_WINMODE | COMP_CSR_POLARITY | COMP_CSR_HYST | in HAL_COMP_Init()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/
H A Dstm32wb55xx.h2272 #define COMP_CSR_POLARITY COMP_CSR_POLARITY_Msk /*!< Comparator outp… macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l451xx.h13657 #define COMP_CSR_POLARITY COMP_CSR_POLARITY_Msk /*!< Comparator outp… macro
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l476xx.h15093 #define COMP_CSR_POLARITY COMP_CSR_POLARITY_Msk /*!< Comparator outp… macro