Searched refs:IS_TIM_REMAP (Results 1 – 6 of 6) sorted by relevance
185 #define IS_TIM_REMAP(__INSTANCE__, __TIM_REMAP__) \ macro207 #define IS_TIM_REMAP(__INSTANCE__, __TIM_REMAP__) \ macro221 #define IS_TIM_REMAP(__INSTANCE__, __TIM_REMAP__) \ macro
127 #define IS_TIM_REMAP(INSTANCE, TIM_REMAP) \ macro135 #define IS_TIM_REMAP(INSTANCE, TIM_REMAP) \ macro
188 assert_param(IS_TIM_REMAP(htim->Instance,Remap)); in HAL_TIMEx_RemapConfig()
436 assert_param(IS_TIM_REMAP(htim->Instance,Remap)); in HAL_TIMEx_RemapConfig()
268 #define IS_TIM_REMAP(__REMAP__) (((__REMAP__) <= (uint32_t)0x0001C01F)) macro
2090 assert_param(IS_TIM_REMAP(Remap)); in HAL_TIMEx_RemapConfig()