Searched refs:ewdg_is_ctrl_reg_locked (Results 1 – 2 of 2) sorted by relevance
180 if (ewdg_is_ctrl_reg_locked(ptr)) { in ewdg_init_ctrl_func()264 if (ewdg_is_ctrl_reg_locked(ptr)) { in ewdg_init_interrupt_reset()294 if (ewdg_is_ctrl_reg_locked(ptr)) { in ewdg_init()399 if (ewdg_is_ctrl_reg_locked(ptr)) { in ewdg_enable_interrupt()415 if (ewdg_is_ctrl_reg_locked(ptr)) { in ewdg_disable_interrupt()431 if (ewdg_is_ctrl_reg_locked(ptr)) { in ewdg_enable_reset()447 if (ewdg_is_ctrl_reg_locked(ptr)) { in ewdg_disable_reset()465 if (ewdg_is_ctrl_reg_locked(ptr)) { in ewdg_switch_clock_source()474 if (ewdg_is_ctrl_reg_locked(ptr)) { in ewdg_enable()482 if (ewdg_is_ctrl_reg_locked(ptr)) { in ewdg_disable()
254 static inline bool ewdg_is_ctrl_reg_locked(EWDG_Type *ptr) in ewdg_is_ctrl_reg_locked() function
Completed in 8 milliseconds