Home
last modified time | relevance | path

Searched defs:return_code (Results 1 – 6 of 6) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_cali_dpd.c382 hi1131_complex_stru return_code; in hmac_dpd_complex_add() local
407 hi1131_complex_stru return_code; in hmac_dpd_complex_multiply_const() local
432 hi1131_complex_stru return_code; in hmac_dpd_complex_multiply() local
525 hi1131_complex_stru return_code; in hmac_dpd_complex_div_const() local
Dhmac_main.c190 hi_u32 return_code; in hmac_main_init() local
250 hi_u32 return_code; in hmac_main_exit() local
Dhmac_device.c72 hi_u32 return_code; in hmac_device_exit() local
Dhmac_vap.c317 hi_u32 return_code; in hmac_vap_creat_netdev() local
Dhmac_mgmt_bss_comm.c1457 hi_u32 return_code; in hmac_tx_mgmt_send_event() local
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/libraries/log/
Ddbg_printf.c299 void _sys_exit(int return_code) in _sys_exit()