Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_comp.h128 #define LL_COMP_POWERMODE_MEDIUMSPEED (COMP_CSR_COMP2SPEED) /*!< COMP power mode to fast …
335 MODIFY_REG(COMPx->CSR, COMP_CSR_COMP2SPEED, PowerMode); in LL_COMP_SetPowerMode()
351 return (uint32_t)(READ_BIT(COMPx->CSR, COMP_CSR_COMP2SPEED)); in LL_COMP_GetPowerMode()
Dstm32l0xx_hal_comp.h142 #define COMP_POWERMODE_MEDIUMSPEED (COMP_CSR_COMP2SPEED) /*!< COMP power mode to low powe…
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_ll_comp.c188 | COMP_CSR_COMP2SPEED in LL_COMP_DeInit()
264 ( COMP_CSR_COMP2SPEED in LL_COMP_Init()
Dstm32l0xx_hal_comp.c376 COMP_CSR_COMP2SPEED | COMP_CSR_COMP2INNSEL | in HAL_COMP_Init()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h1119 #define COMP_CSR_COMP2SPEED COMP_CSR_COMP2SPEED_Msk /*!< COMP2 power mod… macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h1127 #define COMP_CSR_COMP2SPEED COMP_CSR_COMP2SPEED_Msk /*!< COMP2 power mod… macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h1105 #define COMP_CSR_COMP2SPEED COMP_CSR_COMP2SPEED_Msk /*!< COMP2 power mod… macro