Searched refs:IS_LPTIM_COUNTER_SOURCE (Results 1 – 4 of 4) sorted by relevance
344 #define IS_LPTIM_COUNTER_SOURCE(__SOURCE__) (((__SOURCE__) == LPTIM_COUNTERSOURCE_INTERNAL) || \ macro
750 #define IS_LPTIM_COUNTER_SOURCE(__SOURCE__) (((__SOURCE__) == LPTIM_COUNTERSOURCE_INTERNAL) || \ macro
192 assert_param(IS_LPTIM_COUNTER_SOURCE(hlptim->Init.CounterSource)); in HAL_LPTIM_Init()
250 assert_param(IS_LPTIM_COUNTER_SOURCE(hlptim->Init.CounterSource)); in HAL_LPTIM_Init()