TwiceAsNice
2019-02-18
|
Functions | |
U32 | gsc_count_boards (U8 *count) |
void | gsc_compute_base_index (void) |
U32 | gsc_handle_validate (void *handle, U8 lst_size, U32 st_size, gsc_device_t *device, U8 *lst_index) |
U32 | gsc_open (U8 index, U8 lst_index, gsc_device_t *device, void **handle) |
U32 | gsc_close (gsc_device_t *device) |
Variables | |
U32 | api_initialized = 0 |
U32 | api_status = (U32) GSC_SUCCESS |
U32 | api_status_arg = 0 |
static U8 | _api_base_index = 0 |
U32 gsc_close | ( | gsc_device_t * | device | ) |
void gsc_compute_base_index | ( | void | ) |
U32 gsc_count_boards | ( | U8 * | count | ) |
U32 gsc_handle_validate | ( | void * | handle, |
U8 | lst_size, | ||
U32 | st_size, | ||
gsc_device_t * | device, | ||
U8 * | lst_index | ||
) |
U32 gsc_open | ( | U8 | index, |
U8 | lst_index, | ||
gsc_device_t * | device, | ||
void ** | handle | ||
) |
|
static |
U32 api_initialized = 0 |
U32 api_status = (U32) GSC_SUCCESS |
U32 api_status_arg = 0 |