|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
函数 | |
| hal_sio_funcs_t * | hal_sio_v150_funcs_get (void) |
| 获取Driver层SIO和HAL层SIO的接口 | |
| void | hal_sio_v150_irq_handler (sio_bus_t bus) |
| SIO中断处理函数 | |
| void | hal_sio_v150_crg_clock_enable (sio_bus_t bus, bool enable) |
| sio crg clock 使能。 | |
Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2022-2023. All rights reserved.
Description: Provides v150 hal sio
History:
2023-01-15, Create file.
| void hal_sio_v150_crg_clock_enable | ( | sio_bus_t | bus, |
| bool | enable | ||
| ) |
sio crg clock 使能。
| hal_sio_funcs_t * hal_sio_v150_funcs_get | ( | void | ) |
获取Driver层SIO和HAL层SIO的接口
| void hal_sio_v150_irq_handler | ( | sio_bus_t | bus | ) |
SIO中断处理函数