Home
last modified time | relevance | path

Searched refs:PM_DEVICE_ISR_SAFE (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/tests/subsys/pm/device_runtime_api/src/
Dtest_driver.c77 #define PM_DEVICE_TYPE COND_CODE_1(CONFIG_TEST_PM_DEVICE_ISR_SAFE, (PM_DEVICE_ISR_SAFE), (0))
/Zephyr-latest/include/zephyr/pm/
Ddevice.h65 #define PM_DEVICE_ISR_SAFE 1 macro
/Zephyr-latest/drivers/i2c/
Di2c_nrfx_twim.c262 PM_DEVICE_ISR_SAFE); \
Di2c_nrfx_twim_rtio.c213 PM_DEVICE_DT_DEFINE(I2C(idx), twim_nrfx_pm_action, PM_DEVICE_ISR_SAFE); \
/Zephyr-latest/drivers/sensor/nordic/qdec_nrfx/
Dqdec_nrfx.c287 PM_DEVICE_DT_DEFINE(QDEC(idx), qdec_nrfx_pm_action, PM_DEVICE_ISR_SAFE); \
/Zephyr-latest/drivers/serial/
Duart_nrfx_uarte.c2496 (0), (PM_DEVICE_ISR_SAFE))); \
/Zephyr-latest/doc/releases/
Drelease-notes-3.6.rst1119 safe (``PM_DEVICE_ISR_SAFE``). For those devices, Zephyr is able to reduce RAM consumption