Searched refs:rtio_access_grant (Results 1 – 3 of 3) sorted by relevance
89 rtio_access_grant(&sensing_rtio_ctx, k_current_get()); in dispatch_task()
778 rtio_access_grant(&r_simple, k_current_get()); in rtio_api_before()779 rtio_access_grant(&r_syscall, k_current_get()); in rtio_api_before()
1354 static inline void rtio_access_grant(struct rtio *r, struct k_thread *t) in rtio_access_grant() function