Home
last modified time | relevance | path

Searched refs:pindex (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/
A Dwifi_util.c337 __u16 pindex = 0; in wext_enable_powersave() local
349 pindex = 7; in wext_enable_powersave()
387 pindex = 7; in wext_resume_powersave()
420 pindex = 7; in wext_disable_powersave()
458 pindex = 7; in wext_set_tdma_param()
494 pindex = 7; in wext_set_lps_dtim()
528 pindex = 7; in wext_get_lps_dtim()
569 pindex = 7; in wext_set_lps_thresh()
602 pindex = 7; in wext_set_lps_smartps()
635 pindex = 7; in wext_set_beacon_mode()
[all …]
/AliOS-Things-master/components/sensor/hal/
A Dsensor_hal.c279 static int sensor_obj_get(sensor_tag_e tag, uint8_t instance,uint32_t* pindex) in sensor_obj_get() argument
287 if (pindex == NULL){ in sensor_obj_get()
301 *pindex = i; in sensor_obj_get()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngstest.c2704 char pindex[9]; in compare_two_images() local
2705 sprintf(pindex, "%lu[%lu]", (unsigned long)y, in compare_two_images()
2707 logerror(a, a->file_name, ": bad pixel index: ", pindex); in compare_two_images()
2716 char pindex[9]; in compare_two_images() local
2717 sprintf(pindex, "%lu[%lu]", (unsigned long)y, in compare_two_images()
2719 logerror(b, b->file_name, ": bad pixel index: ", pindex); in compare_two_images()
2758 char pindex[3+2*BYTE_CHARS]; in compare_two_images() local
2759 sprintf(pindex, "%d[%u]", amax, in compare_two_images()
2761 return logerror(a, a->file_name, ": bad pixel index: ", pindex); in compare_two_images()
2766 char pindex[3+2*BYTE_CHARS]; in compare_two_images() local
[all …]
/AliOS-Things-master/components/freetype/src/truetype/
A Dttgxvar.c1250 int pindex = localpoints[j]; in tt_face_vary_cvt() local
1252 face->cvt[pindex] = (FT_Short)( face->cvt[pindex] + in tt_face_vary_cvt()

Completed in 15 milliseconds