Searched refs:timerId (Results 1 – 8 of 8) sorted by relevance
47 bool chreTimerCancel(uint32_t timerId) { in chreTimerCancel() argument50 timerId); in chreTimerCancel()
70 static void kovio_timer_handler(uint32_t timerId, void* pContext) { in kovio_timer_handler() argument71 UNUSED(timerId); in kovio_timer_handler()
67 static void cleanup_timer_handler(uint32_t timerId, void* pContext) { in cleanup_timer_handler() argument89 static void custom_poll_timer_handler(uint32_t timerId, void* pContext) { in custom_poll_timer_handler() argument
854 static void hal_extns_write_rsp_timeout_cb(uint32_t timerId, void* pContext) { in hal_extns_write_rsp_timeout_cb() argument855 UNUSED(timerId); in hal_extns_write_rsp_timeout_cb()
267 bool chreTimerCancel(uint32_t timerId);
268 bool chreTimerCancel(uint32_t timerId);
84 uint32_t timerId; member
937 static void hal_write_rsp_timeout_cb(uint32_t timerId, void* pContext) { in hal_write_rsp_timeout_cb() argument938 UNUSED(timerId); in hal_write_rsp_timeout_cb()