Home
last modified time | relevance | path

Searched defs:ecs (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/soc/microchip/mec/mec172x/
Dsoc.c20 struct ecs_regs *ecs = (struct ecs_regs *)(DT_REG_ADDR(DT_NODELABEL(ecs))); in configure_debug_interface() local
Ddevice_power.c47 struct ecs_regs *ecs = ECS_XEC_REG_BASE; in soc_debug_sleep_clk_req() local
250 struct ecs_regs *ecs = ECS_XEC_REG_BASE; in deep_sleep_save_blocks() local
310 struct ecs_regs *ecs = ECS_XEC_REG_BASE; in deep_sleep_restore_blocks() local
Ddevice_power.h65 uint32_t ecs[2]; member
/Zephyr-latest/soc/microchip/mec/mec15xx/
Ddevice_power.c112 static uint32_t ecs[1]; variable
/Zephyr-latest/dts/arm/microchip/
Dmec1501hsz.dtsi59 ecs: ecs@4000fc00 { label
Dmec5.dtsi26 ecs: ecs@4000fc00 { label
Dmec172x_common.dtsi7 ecs: ecs@4000fc00 { label
/Zephyr-latest/drivers/interrupt_controller/
Dintc_mchp_ecia_xec.c515 struct ecs_regs *const ecs = ECS_XEC_REG_BASE; in xec_ecia_init() local