Searched refs:AF1 (Results 1 – 7 of 7) sorted by relevance
101 tmporx = htim->Instance->AF1; in HAL_TIMEx_ConfigBreakInput()112 htim->Instance->AF1 = tmporx; in HAL_TIMEx_ConfigBreakInput()
1191 htim->Instance->AF1 &= (~ETR_SELECT_MASK); in HAL_TIMEx_ETRSelection()1192 htim->Instance->AF1 |= ETRSelection; in HAL_TIMEx_ETRSelection()
67 Uint16 AF1:1; // 12 Acknowledge flag for Filter 1 member93 Uint16 AF1:1; // 12 Acknowledge flag for Filter 1 member
1158 htim->Instance->AF1 &= (~ETR_SELECT_MASK); in HAL_TIMEx_ETRSelection()1159 htim->Instance->AF1 |= ETRSelection; in HAL_TIMEx_ETRSelection()
162 __IO uint32_t AF1; // 0x60 member
193 __IO uint32_t AF1; member
2855 __IOM uint32_t AF1 : 4; member2873 __IOM uint32_t AF1 : 4; member
Completed in 55 milliseconds