Home
last modified time | relevance | path

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

/modules/hal_afbr/
A Dplatform_timer.c24 static void argus_timer_handler(struct k_timer *timer);
26 K_TIMER_DEFINE(argus_timer, argus_timer_handler, NULL);
32 static void argus_timer_handler(struct k_timer *timer) in argus_timer_handler() function

Completed in 3 milliseconds