Searched refs:TCC_STATUS_CMP0 (Results 1 – 2 of 2) sorted by relevance
1107 #define TCC_STATUS_CMP0 (1 << TCC_STATUS_CMP0_Pos) macro
9776 return (((Tcc *)hw)->STATUS.reg & TCC_STATUS_CMP0) >> TCC_STATUS_CMP0_Pos; in hri_tcc_get_STATUS_CMP0_bit()9782 ((Tcc *)hw)->STATUS.reg = TCC_STATUS_CMP0; in hri_tcc_clear_STATUS_CMP0_bit()