Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/sio/
Dhal_sio.c24 hal_sio_funcs_t *g_hal_sio_funcs[I2S_MAX_NUMBER] = { 0 }; variable
46 g_hal_sio_funcs[bus] = funcs; in hal_sio_register_funcs()
56 g_hal_sio_funcs[bus] = NULL; in hal_sio_unregister_funcs()
66 return g_hal_sio_funcs[bus]; in hal_sio_get_funcs()