Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_lptim_ex.h78 #define LPTIM_TRIGSOURCE_6 ((uint32_t)LPTIM_CFGR_TRIGSEL_1 | LPTIM_CFGR_TRIGSE… macro
102 ((__TRIG__) == LPTIM_TRIGSOURCE_6) || \
111 ((__TRIG__) == LPTIM_TRIGSOURCE_6) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_lptim.h294 #define LPTIM_TRIGSOURCE_6 ((uint32_t)LPTIM_CFGR_TRIGSEL_1 | LPTIM_CFGR_TRIGSE… macro
735 ((__TRIG__) == LPTIM_TRIGSOURCE_6) || \