WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
hmac_thruput_test.h 文件参考
#include "oal_ext_if.h"
#include "dmac_ext_if_hcm.h"
hmac_thruput_test.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

宏定义

#define THRUPUT_BYPASS_LEN   1300 /* WIFI侧hw bypass发送长度:仅bypass iperf跑流长包 */
 

函数

osal_void hmac_set_thruput_test (osal_u8 type, osal_u8 value)
 
osal_void hmac_update_thruput (osal_u32 thruput)
 
osal_u8 hmac_is_thruput_test (osal_void)
 
osal_u8 hmac_is_thruput_enable (osal_u8 type)
 
osal_void hmac_delay (osal_u32 pos)
 

宏定义说明

◆ THRUPUT_BYPASS_LEN

#define THRUPUT_BYPASS_LEN   1300 /* WIFI侧hw bypass发送长度:仅bypass iperf跑流长包 */

函数说明

◆ hmac_delay()

osal_void hmac_delay ( osal_u32  pos)

◆ hmac_is_thruput_enable()

osal_u8 hmac_is_thruput_enable ( osal_u8  type)

◆ hmac_is_thruput_test()

osal_u8 hmac_is_thruput_test ( osal_void  )

◆ hmac_set_thruput_test()

osal_void hmac_set_thruput_test ( osal_u8  type,
osal_u8  value 
)

◆ hmac_update_thruput()

osal_void hmac_update_thruput ( osal_u32  thruput)