Searched refs:PCFSR (Results 1 – 2 of 2) sorted by relevance
155 if (inst->PCFSR & BIT(prs_sel)) { in pwm_it8xxx2_set_cycles()156 inst->PCFSR &= ~BIT(prs_sel); in pwm_it8xxx2_set_cycles()246 inst->PCFSR |= BIT(prs_sel); in pwm_it8xxx2_init()
230 volatile uint8_t PCFSR; member