Home
last modified time | relevance | path

Searched refs:rpu_wakeup (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/wifi/nrf_wifi/bus/
Drpu_hw_if.h41 int rpu_wakeup(void);
/Zephyr-latest/modules/nrf_wifi/bus/
Drpu_hw_if.c313 int rpu_wakeup(void) in rpu_wakeup() function
347 ret = rpu_wakeup(); in rpu_get_sleep_stats()
476 ret = rpu_wakeup(); in rpu_enable()
/Zephyr-latest/modules/nrf_wifi/os/
Dshim.c809 rpu_wakeup(); in zep_shim_bus_qspi_ps_wake()