Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/src/
Dstorage.c77 static void storage_work_handler(struct k_work *work) in storage_work_handler() function
107 K_WORK_DEFINE(storage_work, storage_work_handler);