Home
last modified time | relevance | path

Searched refs:ActiveEdge (Results 1 – 4 of 4) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_lptim.c188 assert_param(IS_LPTIM_EXT_TRG_POLARITY(hlptim->Init.Trigger.ActiveEdge)); in HAL_LPTIM_Init()
239 hlptim->Init.Trigger.ActiveEdge | in HAL_LPTIM_Init()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_lptim.h116 uint32_t ActiveEdge; /*!< Selects the Trigger active edge. member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_lptim.h99 uint32_t ActiveEdge; /*!< Selects the Trigger active edge. member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_lptim.c246 assert_param(IS_LPTIM_EXT_TRG_POLARITY(hlptim->Init.Trigger.ActiveEdge)); in HAL_LPTIM_Init()
314 hlptim->Init.Trigger.ActiveEdge | in HAL_LPTIM_Init()