Home
last modified time | relevance | path

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

/Zephyr-latest/samples/drivers/clock_control_xec/src/
Dmain.c42 struct vbatr_regs *vbr = ((struct vbatr_regs *)DT_REG_ADDR_BY_IDX(DT_NODELABEL(pcr), 1)); in vbat_clock_regs()
70 struct vbatr_regs *vbr = ((struct vbatr_regs *)DT_REG_ADDR_BY_IDX(DT_NODELABEL(pcr), 1)); in vbat_power_fail()
161 struct vbatr_regs *vbr = ((struct vbatr_regs *)DT_REG_ADDR_BY_IDX(DT_NODELABEL(pcr), 1)); in vbat_clock_regs()
169 struct vbatr_regs *vbr = ((struct vbatr_regs *)DT_REG_ADDR_BY_IDX(DT_NODELABEL(pcr), 1)); in vbat_power_fail()
/Zephyr-latest/drivers/bbram/
Dbbram_xec.c27 struct vbatr_regs *const regs = (struct vbatr_regs *)(DT_REG_ADDR_BY_NAME( in bbram_xec_check_invalid()
/Zephyr-latest/soc/microchip/mec/mec172x/reg/
Dmec172x_vbat.h93 struct vbatr_regs { struct
/Zephyr-latest/soc/microchip/mec/mec172x/
Ddevice_power.c32 ((struct vbatr_regs *)(DT_REG_ADDR_BY_NAME(DT_NODELABEL(pcr), vbatr)))