Home
last modified time | relevance | path

Searched refs:LPTIM_TRIGSOURCE_3 (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_lptim_ex.h69 #define LPTIM_TRIGSOURCE_3 ((uint32_t)LPTIM_CFGR_TRIGSEL_0 | LPTIM_CFGR_TRIGSE… macro
99 ((__TRIG__) == LPTIM_TRIGSOURCE_3) || \
109 ((__TRIG__) == LPTIM_TRIGSOURCE_3) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_lptim.h291 #define LPTIM_TRIGSOURCE_3 ((uint32_t)LPTIM_CFGR_TRIGSEL_0 | LPTIM_CFGR_TRIGSE… macro
732 ((__TRIG__) == LPTIM_TRIGSOURCE_3) || \