Searched refs:TECLR (Results 1 – 3 of 3) sorted by relevance
169 inst->TECLR = BIT(NPCX_TECLR_TCCLR); in tach_npcx_clear_underflow_flag()171 inst->TECLR = BIT(NPCX_TECLR_TDCLR); in tach_npcx_clear_underflow_flag()201 inst->TECLR = BIT(NPCX_TECLR_TACLR); in tach_npcx_clear_captured_flag()203 inst->TECLR = BIT(NPCX_TECLR_TBCLR); in tach_npcx_clear_captured_flag()
145 NPCX_REG_OFFSET_CHECK(tach_reg, TECLR, 0x010);
1291 volatile uint8_t TECLR; member