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.c515 enum hl7800_lpm low_power_mode; member
3362 if (iface_ctx.iface && (iface_ctx.low_power_mode != HL7800_LPM_PSM)) { in iface_status_work_cb()
3371 (iface_ctx.low_power_mode == HL7800_LPM_PSM && state == HL7800_OUT_OF_COVERAGE)) { in iface_status_work_cb()
4867 iface_ctx.low_power_mode != HL7800_LPM_PSM) { in mdm_vgpio_work_cb()
5449 iface_ctx.low_power_mode = HL7800_LPM_NONE; in modem_reset_and_configure()
5460 iface_ctx.low_power_mode = HL7800_LPM_PSM; in modem_reset_and_configure()
5466 iface_ctx.low_power_mode = HL7800_LPM_EDRX; in modem_reset_and_configure()