Home
last modified time | relevance | path

Searched refs:LPTIM2 (Results 1 – 5 of 5) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_ll_lptim.c51 #if defined (LPTIM1) || defined (LPTIM2)
115 #if defined(LPTIM2) in LL_LPTIM_DeInit()
116 else if (LPTIMx == LPTIM2) in LL_LPTIM_DeInit()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_lptim.c51 #if defined (LPTIM1) || defined (LPTIM2)
115 #if defined(LPTIM2) in LL_LPTIM_DeInit()
116 else if (LPTIMx == LPTIM2) in LL_LPTIM_DeInit()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_lptim.h770 (((__INSTANCE__) == LPTIM2) && \
Dstm32l4xx_ll_lptim.h50 #if defined (LPTIM1) || defined (LPTIM2)
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h1359 #define LPTIM2 ((LPTIM_TypeDef *) LPTIM2_BASE) macro
18008 ((INSTANCE) == LPTIM2))