Home
last modified time | relevance | path

Searched refs:COMP_CSR_BLANKING (Results 1 – 4 of 4) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_comp.c281 | COMP_CSR_BLANKING in LL_COMP_Init()
299 | COMP_CSR_BLANKING in LL_COMP_Init()
Dstm32l4xx_hal_comp.c368 COMP_CSR_BLANKING | COMP_CSR_BRGEN | COMP_CSR_SCALEN | COMP_CSR_INMESEL, in HAL_COMP_Init()
375 COMP_CSR_BLANKING | COMP_CSR_BRGEN | COMP_CSR_SCALEN | COMP_CSR_INMESEL, in HAL_COMP_Init()
383 COMP_CSR_BLANKING | COMP_CSR_BRGEN | COMP_CSR_SCALEN, in HAL_COMP_Init()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_comp.h701 MODIFY_REG(COMPx->CSR, COMP_CSR_BLANKING, BlankingSource); in LL_COMP_SetOutputBlankingSource()
728 return (uint32_t)(READ_BIT(COMPx->CSR, COMP_CSR_BLANKING)); in LL_COMP_GetOutputBlankingSource()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h15110 #define COMP_CSR_BLANKING COMP_CSR_BLANKING_Msk /*!< Comparator blan… macro