Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_tim_ex.c113 #define TIM_GET_OR1_MASK(__INSTANCE__) \ macro
2330 MODIFY_REG(tmpor, TIM_GET_OR1_MASK(htim->Instance), (Remap & (~TIM1_AF1_ETRSEL))); in HAL_TIMEx_RemapConfig()