Home
last modified time | relevance | path

Searched refs:COMP_CSR_VALUE (Results 1 – 3 of 3) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_comp.h852 return (uint32_t)(READ_BIT(COMPx->CSR, COMP_CSR_VALUE) in LL_COMP_ReadOutputLevel()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_comp.c977 return (uint32_t)(READ_BIT(hcomp->Instance->CSR, COMP_CSR_VALUE) in HAL_COMP_GetOutputLevel()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h15124 #define COMP_CSR_VALUE COMP_CSR_VALUE_Msk /*!< Comparator outp… macro