Searched refs:NPCX_PWMCTLEX_OD_OUT (Results 1 – 2 of 2) sorted by relevance
104 inst->PWMCTLEX |= BIT(NPCX_PWMCTLEX_OD_OUT); in npcx_periph_pwm_drive_mode_configure()106 inst->PWMCTLEX &= ~BIT(NPCX_PWMCTLEX_OD_OUT); in npcx_periph_pwm_drive_mode_configure()
485 #define NPCX_PWMCTLEX_OD_OUT 7 macro