Home
last modified time | relevance | path

Searched refs:PM_DEVICE (Results 1 – 23 of 23) sorted by relevance

/Zephyr-latest/soc/intel/intel_ish/intel_ish5/pm/
DKconfig.pm12 config PM_DEVICE config
/Zephyr-latest/subsys/pm/
DKconfig51 depends on PM_DEVICE && !SMP
58 config PM_DEVICE config
68 if PM_DEVICE
70 module = PM_DEVICE
76 depends on PM_DEVICE
130 endif # PM_DEVICE
/Zephyr-latest/boards/renesas/da1469x_dk_pro/
DKconfig.defconfig40 if PM || PM_DEVICE || PM_DEVICE_RUNTIME
52 endif # PM || PM_DEVICE
/Zephyr-latest/tests/net/pm/
DKconfig10 select NET_POWER_MANAGEMENT if PM_DEVICE
/Zephyr-latest/boards/ite/it8xxx2_evb/
DKconfig.defconfig8 config PM_DEVICE config
/Zephyr-latest/soc/st/stm32/stm32g4x/
DKconfig.defconfig11 config PM_DEVICE config
/Zephyr-latest/drivers/serial/
DKconfig.smartbond10 select UART_INTERRUPT_DRIVEN if PM_DEVICE
DKconfig.gecko15 select PM_DEVICE if PM && SOC_FAMILY_SILABS_S2
DKconfig.nrfx_uart_instance74 default y if !PM_DEVICE
/Zephyr-latest/soc/renesas/smartbond/da1469x/
DKconfig16 select PM_DEVICE if PM
DKconfig.defconfig42 config PM_DEVICE config
/Zephyr-latest/drivers/power_domain/
DKconfig26 depends on PM_DEVICE || !PM_DEVICE_POWER_DOMAIN
63 depends on PM_DEVICE
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/
DKconfig.defconfig46 if PM_DEVICE
52 # is disabled, hence MEMC is selected when PM_DEVICE
/Zephyr-latest/soc/nordic/nrf54h/
DKconfig.defconfig43 default n if PM_DEVICE
/Zephyr-latest/samples/boards/st/power_mgmt/serial_wakeup/boards/
Dnucleo_h563zi.overlay20 * This use case is only applicable in PM_DEVICE mode.
Db_u585i_iot02a.overlay28 * This use case is only applicable in PM_DEVICE mode.
Dnucleo_wb55rg.overlay29 * This use case is only applicable in PM_DEVICE mode.
/Zephyr-latest/boards/nxp/mimxrt595_evk/
DKconfig.defconfig29 config PM_DEVICE config
/Zephyr-latest/subsys/net/
DKconfig23 depends on PM_DEVICE
/Zephyr-latest/drivers/sensor/ti/bq274xx/
DKconfig17 depends on PM_DEVICE
/Zephyr-latest/drivers/ethernet/nxp_enet/
DKconfig20 select NET_POWER_MANAGEMENT if (PM_DEVICE && SOC_FAMILY_KINETIS)
30 select NET_POWER_MANAGEMENT if PM_DEVICE
/Zephyr-latest/doc/releases/
Drelease-notes-2.7.rst1047 * :github:`39115` - sensor: fdc2x1x: warnings and compilation errors when PM_DEVICE is used
Drelease-notes-2.6.rst546 * STM32 GPIO driver now supports clock gating using PM_DEVICE and PM_DEVICE_RUNTIME