Home
last modified time | relevance | path

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

/Zephyr-latest/samples/net/ptp/src/
Dmain.c22 static void stop_handler(struct k_work *work) in stop_handler() function
77 k_work_init_delayable(&stop_sample, stop_handler); in init_testing()
/Zephyr-latest/samples/net/gptp/src/
Dgptp.c24 static void stop_handler(struct k_work *work) in stop_handler() function
85 k_work_init_delayable(&stop_sample, stop_handler); in init_testing()