Home
last modified time | relevance | path

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

/bsp/hc32/libraries/hc32_drivers/
A Ddrv_pm.c36 static run_switch_func_type _run_switch_func[PM_RUN_MODE_MAX][PM_RUN_MODE_MAX] = variable
190 if (_run_switch_func[last_mode][mode] != RT_NULL) in _pm_run()
192 _run_switch_func[last_mode][mode](); in _pm_run()

Completed in 6 milliseconds