Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dapi_public.h34 API_GETC, enumerator
/rk3399_rockchip-uboot/examples/api/
H A Dglue.c80 if (!syscall(API_GETC, NULL, &c)) in ub_getc()
/rk3399_rockchip-uboot/api/
H A Dapi.c632 calls_table[API_GETC] = &API_getc; in api_init()