Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_lptim.h776 #define IS_LPTIM_INPUT2_SOURCE(__INSTANCE__, __SOURCE__) \ macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_lptim.c326 assert_param(IS_LPTIM_INPUT2_SOURCE(hlptim->Instance,hlptim->Init.Input2Source)); in HAL_LPTIM_Init()