Searched refs:TAL_EVCTRL_BRKEO_Pos (Results 1 – 2 of 2) sorted by relevance
111 #define TAL_EVCTRL_BRKEO_Pos 1 /**< \brief (TAL_EVCTRL) Break Output Event Enable… macro112 #define TAL_EVCTRL_BRKEO (_U(0x1) << TAL_EVCTRL_BRKEO_Pos)
499 tmp = (tmp & TAL_EVCTRL_BRKEO) >> TAL_EVCTRL_BRKEO_Pos; in hri_tal_get_EVCTRL_BRKEO_bit()509 tmp |= value << TAL_EVCTRL_BRKEO_Pos; in hri_tal_write_EVCTRL_BRKEO_bit()