/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
H A D | hi_tsensor.h | 39 * @param data [IN] type #hi_s16,Parameter transfer of the callback function, indicating the temperature when the 47 typedef hi_void (*hi_tsensor_callback_func)(hi_s16); 102 * @param temperature [IN] type #hi_s16*,address wait to be writed the temperature value. 111 hi_u32 hi_tsensor_read_temperature(hi_s16* temperature); 205 * @retval #hi_s16 Valid temperature value or invalid data (HI_TSENSOR_INVALID_TEMP). 212 hi_s16 hi_tsensor_code_to_temperature(hi_u8 code); 230 hi_u16 hi_tsensor_temperature_to_code(hi_s16 temp); 248 * @param low_temp [IN] type #hi_s16,Low Temperature Threshold.CNcomment:低温门限。CNend 249 * @param high_temp [IN] type #hi_s16,High Temperature Threshold.CNcomment:高温门限。CNend 259 hi_u32 hi_tsensor_set_outtemp_threshold(hi_s16 low_tem [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/ |
H A D | app_demo_tsensor.c | 20 static hi_void tensor_collect_finish_irq(hi_s16 irq_temperature) in tensor_collect_finish_irq() 38 static hi_void tensor_outtemp_irq(hi_s16 irq_temperature) in tensor_outtemp_irq() 40 hi_s16 temperature; in tensor_outtemp_irq() 48 static hi_void tensor_overtemp_irq(hi_s16 irq_temperature) in tensor_overtemp_irq() 50 hi_s16 temperature; in tensor_overtemp_irq() 64 hi_s16 temperature = 0; in read_temprature_none_irq_single()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/ |
H A D | at_general.h | 39 extern hi_u32 get_rf_cmu_pll_param(hi_s16 *high_temp, hi_s16 *low_temp, hi_s16 *compesation);
|
H A D | at_general.c | 1516 hi_s16 high_temp_threshold = 0; in at_query_xtal_compesation() 1517 hi_s16 low_temp_threshold = 0; in at_query_xtal_compesation() 1518 hi_s16 pll_compesation = 0; in at_query_xtal_compesation() 1539 hi_s16 temp; in at_query_tsensor_temp()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/include/ |
H A D | app_demo_tsensor.h | 39 static hi_void tensor_collect_finish_irq(hi_s16 irq_temperature); 40 static hi_void tensor_outtemp_irq(hi_s16 irq_temperature); 41 static hi_void tensor_overtemp_irq(hi_s16 irq_temperature);
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/ |
H A D | hi_comm_isp_adapt.h | 424 hi_s16 csc_in_dc[ISP_CSC_DC_NUM]; /* RW; Range:[-1024, 1023]; Format: 11.0; Input dc component for csc matrix */
425 hi_s16 csc_out_dc[ISP_CSC_DC_NUM]; /* RW; Range:[-1024, 1023]; Format: 11.0; Output dc component for csc matrix */
426 hi_s16 csc_coef[ISP_CSC_COEF_NUM]; /* RW; Range:[-4096, 4095]; Format: 5.10; 3x3 coefficients for csc matrix */
857 hi_s16 cvt_matrix[ISP_CVTMAT_NUM]; /* RW;Range:[-32768, 32767];Format:s15.0; RGBIR to Bayer image
1217 hi_s16 cbcr_ratio[ISP_LCAC_DET_NUM]; /* RW;Range: [-2048,2047];Format:S12.0; Cb/Cr ratio threshold */
1231 hi_s16 param_red_a; /* RW; Range: [-256, 255];Format: 9.0;
1233 hi_s16 param_red_b; /* RW; Range: [-256, 255];Format: 9.0;
1235 hi_s16 param_red_c; /* RW; Range: [-256, 255];Format: 9.0;
1237 hi_s16 param_blue_a; /* RW; Range: [-256, 255];Format: 9.0;
1239 hi_s16 param_blue_ [all...] |
H A D | hi_comm_video_adapt.h | 269 hi_s16 offset_top; /* top offset of show area */ 270 hi_s16 offset_bottom; /* bottom offset of show area */ 271 hi_s16 offset_left; /* left offset of show area */ 272 hi_s16 offset_right; /* right offset of show area */
|
H A D | hi_comm_sns_adapt.h | 257 hi_s16 iso_ratio[ISP_AUTO_ISO_STRENGTH_NUM]; /* 1.10bit ISO Ratio For UV,Max = 2047 FW Limi */
327 hi_s16 cbcr_ratio[ISP_LCAC_DET_NUM];
362 hi_s16 light_index[HI_ISP_ACS_LIGHT_NUM * HI_ISP_ACS_CHN_NUM];
367 hi_s16 light_type_g_high;
368 hi_s16 light_type_g_low;
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/ |
H A D | hi_comm_isp_adapt.h | 424 hi_s16 csc_in_dc[ISP_CSC_DC_NUM]; /* RW; Range:[-1024, 1023]; Format: 11.0; Input dc component for csc matrix */
425 hi_s16 csc_out_dc[ISP_CSC_DC_NUM]; /* RW; Range:[-1024, 1023]; Format: 11.0; Output dc component for csc matrix */
426 hi_s16 csc_coef[ISP_CSC_COEF_NUM]; /* RW; Range:[-4096, 4095]; Format: 5.10; 3x3 coefficients for csc matrix */
857 hi_s16 cvt_matrix[ISP_CVTMAT_NUM]; /* RW;Range:[-32768, 32767];Format:s15.0; RGBIR to Bayer image
1217 hi_s16 cbcr_ratio[ISP_LCAC_DET_NUM]; /* RW;Range: [-2048,2047];Format:S12.0; Cb/Cr ratio threshold */
1231 hi_s16 param_red_a; /* RW; Range: [-256, 255];Format: 9.0;
1233 hi_s16 param_red_b; /* RW; Range: [-256, 255];Format: 9.0;
1235 hi_s16 param_red_c; /* RW; Range: [-256, 255];Format: 9.0;
1237 hi_s16 param_blue_a; /* RW; Range: [-256, 255];Format: 9.0;
1239 hi_s16 param_blue_ [all...] |
H A D | hi_comm_video_adapt.h | 270 hi_s16 offset_top; /* top offset of show area */ 271 hi_s16 offset_bottom; /* bottom offset of show area */ 272 hi_s16 offset_left; /* left offset of show area */ 273 hi_s16 offset_right; /* right offset of show area */
|
H A D | hi_comm_sns_adapt.h | 257 hi_s16 iso_ratio[ISP_AUTO_ISO_STRENGTH_NUM]; /* 1.10bit ISO Ratio For UV,Max = 2047 FW Limi */
327 hi_s16 cbcr_ratio[ISP_LCAC_DET_NUM];
362 hi_s16 light_index[HI_ISP_ACS_LIGHT_NUM * HI_ISP_ACS_CHN_NUM];
367 hi_s16 light_type_g_high;
368 hi_s16 light_type_g_low;
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/adapt/ |
H A D | hi_comm_video_adapt.h | 273 hi_s16 offset_top; /* top offset of show area */ 274 hi_s16 offset_bottom; /* bottom offset of show area */ 275 hi_s16 offset_left; /* left offset of show area */ 276 hi_s16 offset_right; /* right offset of show area */
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/ |
H A D | make_upg_user_info.py | 27 hi_s16=c_short
variable
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
H A D | mac_vap.h | 1118 hi_s16 us_cali_txpwr_pa_dc_ref_5g_val_band1; 1119 hi_s16 us_cali_txpwr_pa_dc_ref_5g_val_band2; 1120 hi_s16 us_cali_txpwr_pa_dc_ref_5g_val_band3; 1121 hi_s16 us_cali_txpwr_pa_dc_ref_5g_val_band4; 1122 hi_s16 us_cali_txpwr_pa_dc_ref_5g_val_band5; 1123 hi_s16 us_cali_txpwr_pa_dc_ref_5g_val_band6; 1124 hi_s16 us_cali_txpwr_pa_dc_ref_5g_val_band7; 1160 hi_s16 high_temp_th; /* 高温阈值 */ 1161 hi_s16 low_temp_th; /* 回滞低温阈值 */ 1162 hi_s16 comp_va [all...] |
H A D | mac_device.h | 333 hi_s16 s_free_power_stats_20_m; 334 hi_s16 s_free_power_stats_40_m; 335 hi_s16 s_free_power_stats_80_m; 502 hi_s16 s_upc_amend; /* UPC修正值 */
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/ |
H A D | hi_type.h | 100 typedef short hi_s16; typedef
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
H A D | hi_type.h | 97 typedef short hi_s16; typedef
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
H A D | hi_type.h | 97 typedef short hi_s16; typedef
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/include/ |
H A D | hi_type.h | 159 typedef short hi_s16; typedef
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/ |
H A D | hifb_graphic_drv.c | 1068 tmp_data = (((hi_s16 **)cfg->coef_array)[nn][coef_cnt]); in send_coef_coef_array() 1148 hi_void gf_drv_set_g0zme_coef(hi_s16 *coef_h, hi_s16 *coef_v) in gf_drv_set_g0zme_coef() 1192 hi_s16 g_coef_v[HIFB_COEF_V_RANGE][HIFB_COEF_RANGE] = { 1203 hi_s16 g_coef_h[HIFB_COEF_H_RANGE][HIFB_COEF_RANGE] = { 1210 hi_s16 g_coef_h_new[HIFB_COEF_H_NEW_RANGE]; 1211 hi_s16 g_coef_v_new[HIFB_COEF_V_NEW_RANGE];
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
H A D | wal_event.h | 63 hi_s16 s_freq; /* bss所在信道的中心频率 */
|
H A D | hi_wifi_driver_wpa_if.h | 543 hi_s16 caps; 545 hi_s16 beacon_int;
|
H A D | wal_cfg80211_apt.c | 320 scan_result.beacon_int = (hi_s16)scanned_bss_info->mgmt->u.probe_resp.beacon_int; in cfg80211_inform_bss_frame() 321 scan_result.caps = (hi_s16) scanned_bss_info->mgmt->u.probe_resp.capab_info; in cfg80211_inform_bss_frame()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/ |
H A D | hi_types.h | 28 typedef short hi_s16; typedef
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_vap.h | 132 hi_s16 s_rx_rssi;
|