Home
last modified time | relevance | path

Searched defs:work_sync (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/include/zephyr/shell/
Dshell_telnet.h61 struct k_work_sync work_sync; member
Dshell_websocket.h58 struct k_work_sync work_sync; member
/Zephyr-latest/samples/bluetooth/peripheral_hr/src/
Dmain.c177 struct k_work_sync work_sync; in blink_stop() local
/Zephyr-latest/samples/bluetooth/periodic_sync/src/
Dmain.c232 struct k_work_sync work_sync; in main() local
/Zephyr-latest/subsys/modbus/
Dmodbus_core.c379 struct k_work_sync work_sync; in modbus_disable() local
/Zephyr-latest/drivers/video/
Dvideo_sw_generator.c33 struct k_work_sync work_sync; member
/Zephyr-latest/tests/benchmarks/mbedtls/src/
Dbenchmark.c116 static struct k_work_sync work_sync; variable
/Zephyr-latest/tests/kernel/workq/work/src/
Dmain.c55 static struct k_work_sync work_sync; variable