Home
last modified time | relevance | path

Searched defs:ds_timer_info (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/soc/microchip/mec/mec172x/
Ddevice_power.h53 struct ds_timer_info { struct
54 uintptr_t addr;
55 uint32_t stop_mask;
56 uint32_t restore_mask;
/Zephyr-latest/soc/microchip/mec/mec15xx/
Ddevice_power.c120 struct ds_timer_info { struct
125 const struct ds_timer_info ds_timer_tbl[] = { argument