Home
last modified time | relevance | path

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

/external/u-boot/include/
Dapi_public.h40 API_GET_TIMER, enumerator
/external/u-boot/examples/api/
Dglue.c149 if (!syscall(API_GET_TIMER, NULL, &cur, &base)) in ub_get_timer()
/external/u-boot/api/
Dapi.c638 calls_table[API_GET_TIMER] = &API_get_timer; in api_init()