Searched refs:TCC_STATUS_SLAVE (Results 1 – 2 of 2) sorted by relevance
1074 #define TCC_STATUS_SLAVE (_U(0x1) << TCC_STATUS_SLAVE_Pos) macro
9596 return (((Tcc *)hw)->STATUS.reg & TCC_STATUS_SLAVE) >> TCC_STATUS_SLAVE_Pos; in hri_tcc_get_STATUS_SLAVE_bit()9602 ((Tcc *)hw)->STATUS.reg = TCC_STATUS_SLAVE; in hri_tcc_clear_STATUS_SLAVE_bit()