Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_lptim.h339 #define LPTIM_COUNTERSOURCE_INTERNAL ((uint32_t)0x00000000U) macro
344 #define IS_LPTIM_COUNTER_SOURCE(__SOURCE__) (((__SOURCE__) == LPTIM_COUNTERSOURCE_INTERNAL) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_lptim.h335 #define LPTIM_COUNTERSOURCE_INTERNAL ((uint32_t)0x00000000) macro
750 #define IS_LPTIM_COUNTER_SOURCE(__SOURCE__) (((__SOURCE__) == LPTIM_COUNTERSOURCE_INTERNAL) || \