Searched refs:ewdg_need_set_parity_bit (Results 1 – 1 of 1) sorted by relevance
43 static bool ewdg_need_set_parity_bit(uint32_t reg_val);50 static bool ewdg_need_set_parity_bit(uint32_t reg_val) in ewdg_need_set_parity_bit() function176 if (ewdg_need_set_parity_bit(ctrl0)) { in ewdg_init_ctrl_func()260 if (ewdg_need_set_parity_bit(ctrl1)) { in ewdg_init_interrupt_reset()396 if (ewdg_need_set_parity_bit(ctrl1)) { in ewdg_enable_interrupt()412 if (ewdg_need_set_parity_bit(ctrl1)) { in ewdg_disable_interrupt()428 if (ewdg_need_set_parity_bit(ctrl1)) { in ewdg_enable_reset()444 if (ewdg_need_set_parity_bit(ctrl1)) { in ewdg_disable_reset()462 if (ewdg_need_set_parity_bit(ctrl0)) { in ewdg_switch_clock_source()
Completed in 6 milliseconds