Home
last modified time | relevance | path

Searched refs:rt_reset_control_assert (Results 1 – 3 of 3) sorted by relevance

/components/drivers/reset/
A Dreset.c116 rt_err_t rt_reset_control_assert(struct rt_reset_control *rstc) in rt_reset_control_assert() function
139 if ((err = rt_reset_control_assert(rstc_arr->rstcs[i]))) in rt_reset_control_assert()
191 rt_reset_control_assert(rstc_arr->rstcs[i]); in rt_reset_control_deassert()
/components/drivers/include/drivers/
A Dreset.h68 rt_err_t rt_reset_control_assert(struct rt_reset_control *rstc);
/components/drivers/watchdog/
A Dwatchdog-dw.c268 rt_reset_control_assert(dw_wdt->rstc); in dw_wdt_stop()
506 rt_reset_control_assert(dw_wdt->rstc); in dw_wdt_free()

Completed in 7 milliseconds