Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_tim.h619 #define TIM_SLAVEMODE_GATED (0x0005U) macro
900 ((MODE) == TIM_SLAVEMODE_GATED) || \
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_tim.h769 #define TIM_SLAVEMODE_GATED ((uint32_t)0x0005U) macro
776 ((__MODE__) == TIM_SLAVEMODE_GATED) || \
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tim.h931 #define TIM_SLAVEMODE_GATED (TIM_SMCR_SMS_2 | TIM_SMCR_SMS_0) /*!… macro
1774 ((__MODE__) == TIM_SLAVEMODE_GATED) || \