Searched refs:stop_handler (Results 1 – 2 of 2) sorted by relevance
22 static void stop_handler(struct k_work *work) in stop_handler() function77 k_work_init_delayable(&stop_sample, stop_handler); in init_testing()
24 static void stop_handler(struct k_work *work) in stop_handler() function85 k_work_init_delayable(&stop_sample, stop_handler); in init_testing()