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