Searched refs:ETR_SELECT_MASK (Results 1 – 4 of 4) sorted by relevance
346 #define ETR_SELECT_MASK (BIT14|BIT15) macro
362 #define ETR_SELECT_MASK (BIT14|BIT15) macro
1158 htim->Instance->AF1 &= (~ETR_SELECT_MASK); in HAL_TIMEx_ETRSelection()
1191 htim->Instance->AF1 &= (~ETR_SELECT_MASK); in HAL_TIMEx_ETRSelection()
Completed in 20 milliseconds