Home
last modified time | relevance | path

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

/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/
A DHAL_tim.h690 #define IS_TIM_PERIPH_EVENT(PERIPH, EVENT) ((((((*(uint32_t*)&(PERIPH)) == TIM2_BASE) || (((*(uint3… macro
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/
A DHAL_tim.h690 #define IS_TIM_PERIPH_EVENT(PERIPH, EVENT) ((((((*(uint32_t*)&(PERIPH)) == TIM2_BASE) || (((*(uint3… macro
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_tim.c893 assert_param(IS_TIM_PERIPH_EVENT((TIMx), (TIM_EventSource))); in TIM_GenerateEvent()
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/
A DHAL_tim.c893 assert_param(IS_TIM_PERIPH_EVENT((TIMx), (TIM_EventSource))); in TIM_GenerateEvent()

Completed in 20 milliseconds