Searched refs:LOW_POWER_ENABLED (Results 1 – 1 of 1) sorted by relevance
280 #define LOW_POWER_ENABLED(_config) \ macro423 if (txstopped && (IS_ENABLED(CONFIG_PM_DEVICE_RUNTIME) || LOW_POWER_ENABLED(config))) { in uarte_nrfx_isr_int()737 if (LOW_POWER_ENABLED(config)) { in tx_start()1081 if (IS_ENABLED(CONFIG_PM_DEVICE_RUNTIME) || LOW_POWER_ENABLED(cfg)) { in uarte_nrfx_rx_enable()1134 if (LOW_POWER_ENABLED(cfg)) { in uarte_nrfx_rx_enable()1595 } else if (IS_ENABLED(CONFIG_PM_DEVICE_RUNTIME) || LOW_POWER_ENABLED(config)) { in rxto_isr()1607 if (LOW_POWER_ENABLED(config)) { in rxto_isr()1635 } else if (LOW_POWER_ENABLED(config)) { in txstopped_isr()1908 if (IS_ENABLED(CONFIG_PM_DEVICE_RUNTIME) || LOW_POWER_ENABLED(config)) { in uarte_nrfx_poll_out()2194 if (IS_ENABLED(CONFIG_PM_DEVICE_RUNTIME) || !LOW_POWER_ENABLED(cfg)) { in uarte_pm_resume()