Home
last modified time | relevance | path

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

/vendor/hihope/rk3568/bluetooth/src/
Dhardware.c523 static timer_t OsAllocateTimer(tTIMER_HANDLE_CBACK timer_callback) in OsAllocateTimer() argument
531 sigev.sigev_notify_function = timer_callback; in OsAllocateTimer()