Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dac/
Ddac_mcux_dac.c105 .low_power = DT_INST_PROP(n, low_power_mode), \
Ddac_mcux_lpdac.c105 .low_power = DT_INST_PROP(n, low_power_mode), \
Ddac_mcux_dac32.c122 .low_power = DT_INST_PROP(n, low_power_mode), \
/Zephyr-latest/drivers/modem/
Dhl7800.c519 enum hl7800_lpm low_power_mode; member
3422 if (iface_ctx.iface && (iface_ctx.low_power_mode != HL7800_LPM_PSM)) { in iface_status_work_cb()
3431 (iface_ctx.low_power_mode == HL7800_LPM_PSM && state == HL7800_OUT_OF_COVERAGE)) { in iface_status_work_cb()
4955 iface_ctx.low_power_mode != HL7800_LPM_PSM) { in mdm_vgpio_work_cb()
5537 iface_ctx.low_power_mode = HL7800_LPM_NONE; in modem_reset_and_configure()
5548 iface_ctx.low_power_mode = HL7800_LPM_PSM; in modem_reset_and_configure()
5554 iface_ctx.low_power_mode = HL7800_LPM_EDRX; in modem_reset_and_configure()