Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dapi_public.h21 #define API_SIG_VERSION 1 macro
/OK3568_Linux_fs/u-boot/examples/api/
H A Ddemo.c43 if (sig->version > API_SIG_VERSION) in main()
/OK3568_Linux_fs/u-boot/api/
H A Dapi.c669 sig->version = API_SIG_VERSION; in api_init()