6#ifndef __CALI_LOGEN_H__
7#define __CALI_LOGEN_H__
25#define CALI_LOGEN_CAP_CODE_LEN (4)
26#define CALI_CAP_CALI_ACCUM_INIT_VAL (-30000)
osal_u8 cali_bandwidth_enum_uint8
Definition cali_base_def.h:24
osal_void cali_logen_path(const hal_device_stru *device, wlan_channel_band_enum_uint8 band, cali_bandwidth_enum_uint8 bw, osal_u8 chain)
osal_void cali_logen_recover(const hal_device_stru *device, wlan_channel_band_enum_uint8 band, cali_bandwidth_enum_uint8 bw, osal_u8 chain)
osal_void cali_logen(const hal_device_stru *device, wlan_channel_band_enum_uint8 band, cali_bandwidth_enum_uint8 bw, osal_u8 chain, osal_u8 cali_subband_idx)
unsigned char osal_u8
Definition osal_types.h:11
void osal_void
Definition osal_types.h:29
Definition hal_device_rom.h:39
osal_u8 wlan_channel_band_enum_uint8
Definition wlan_types_base_rom.h:97