Searched refs:TECLR (Results 1 – 3 of 3) sorted by relevance
166 inst->TECLR = BIT(NPCX_TECLR_TCCLR); in tach_npcx_clear_underflow_flag()168 inst->TECLR = BIT(NPCX_TECLR_TDCLR); in tach_npcx_clear_underflow_flag()198 inst->TECLR = BIT(NPCX_TECLR_TACLR); in tach_npcx_clear_captured_flag()200 inst->TECLR = BIT(NPCX_TECLR_TBCLR); in tach_npcx_clear_captured_flag()
144 NPCX_REG_OFFSET_CHECK(tach_reg, TECLR, 0x010);
1339 volatile uint8_t TECLR; member