|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "osal_types.h"

类型定义 | |
| typedef enum _hcc_chan_type_ | hcc_chan_type |
| typedef enum _plat_reboot_notify_type_ | plat_reboot_notify_type |
| typedef osal_void(* | reboot_notify) (osal_void) |
枚举 | |
| enum | _hcc_chan_type_ { HCC_TX = 0x0 , HCC_RX = 0x1 , HCC_CHAN_DIR_COUNT } |
| enum | _plat_reboot_notify_type_ { WLAN_REBOOT_NOTIFY , REBOOT_NOTIFY_COUNT } |
函数 | |
| osal_void | plat_register_reboot (reboot_notify func, plat_reboot_notify_type type) |
| typedef enum _hcc_chan_type_ hcc_chan_type |
| typedef enum _plat_reboot_notify_type_ plat_reboot_notify_type |
| enum _hcc_chan_type_ |
| osal_void plat_register_reboot | ( | reboot_notify | func, |
| plat_reboot_notify_type | type | ||
| ) |