Home
last modified time | relevance | path

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

/Zephyr-latest/soc/microchip/mec/mec15xx/
Ddevice_power.c125 const struct ds_timer_info ds_timer_tbl[] = { variable
144 (sizeof(ds_timer_tbl) / sizeof(struct ds_timer_info))
177 p = &ds_timer_tbl[0]; in deep_sleep_save_timers()
202 p = &ds_timer_tbl[0]; in deep_sleep_restore_timers()
/Zephyr-latest/soc/microchip/mec/mec172x/
Ddevice_power.c126 const struct ds_timer_info ds_timer_tbl[NUM_DS_TIMER_ENTRIES] = { variable
194 p = &ds_timer_tbl[0]; in deep_sleep_save_timers()
232 p = &ds_timer_tbl[0]; in deep_sleep_restore_timers()