Home
last modified time | relevance | path

Searched defs:is_busy (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.4.0/drivers/flash/
Dflash_mcux_flexspi_hyperflash.c264 bool is_busy; in flash_flexspi_hyperflash_wait_bus_busy() local
/Zephyr-Core-3.4.0/include/zephyr/drivers/
Dauxdisplay.h302 auxdisplay_is_busy_t is_busy; member
/Zephyr-Core-3.4.0/subsys/bluetooth/mesh/
Ddfd_srv.c80 static bool is_busy(const struct bt_mesh_dfd_srv *srv) in is_busy() function