Home
last modified time | relevance | path

Searched refs:COMP_POWERMODE_ULTRALOWPOWER (Results 1 – 5 of 5) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_comp.h143 #define COMP_POWERMODE_ULTRALOWPOWER ((uint32_t)0x00000000U) /*!< COMP power mode to ultra lo… macro
521 ((__POWERMODE__) == COMP_POWERMODE_ULTRALOWPOWER) )
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_comp.h188 #define COMP_POWERMODE_ULTRALOWPOWER (COMP_CSR_PWRMODE) /*!< Ultra-low power mode */ macro
610 ((__POWERMODE__) == COMP_POWERMODE_ULTRALOWPOWER) )
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h205 #define COMP_MODE_LOWSPEED COMP_POWERMODE_ULTRALOWPOWER
210 #define COMP_MODE_ULTRALOWPOWER COMP_POWERMODE_ULTRALOWPOWER
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h205 #define COMP_MODE_LOWSPEED COMP_POWERMODE_ULTRALOWPOWER
210 #define COMP_MODE_ULTRALOWPOWER COMP_POWERMODE_ULTRALOWPOWER
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h205 #define COMP_MODE_LOWSPEED COMP_POWERMODE_ULTRALOWPOWER
210 #define COMP_MODE_ULTRALOWPOWER COMP_POWERMODE_ULTRALOWPOWER