Searched defs:clockid (Results 1 – 2 of 2) sorted by relevance
32 uintptr_t clockid = (uintptr_t)sys; in siwx91x_clock_on() local91 uintptr_t clockid = (uintptr_t)sys; in siwx91x_clock_off() local125 uintptr_t clockid = (uintptr_t)sys; in siwx91x_clock_get_rate() local154 uintptr_t clockid = (uintptr_t)sys; in siwx91x_clock_get_status() local
112 int timer_create(clockid_t clockid, struct sigevent *evp, timer_t *timerid) in timer_create()