/AliOS-Things-master/components/osal_aos/include/aos/ |
A D | compiler.h | 44 #ifndef UNUSED 45 #define UNUSED __attribute__((unused)) macro 92 #ifndef UNUSED 93 #define UNUSED __attribute__((unused)) 146 #ifndef UNUSED 147 #define UNUSED __attribute__((unused))
|
/AliOS-Things-master/components/sensor/drv/ |
A D | drv_mag_senodia_st350.c | 95 UNUSED static int drv_mag_sen_st350_soft_reset(i2c_dev_t* drv) in drv_mag_sen_st350_soft_reset() 265 UNUSED static int drv_mag_sen_st350_set_odr(i2c_dev_t* drv, uint8_t odr) in drv_mag_sen_st350_set_odr() 271 UNUSED static int drv_mag_sen_st350_lowpower_mode(i2c_dev_t* drv, uint8_t lowpower_mode) in drv_mag_sen_st350_lowpower_mode() 283 UNUSED static int drv_mag_sen_st350_set_range(i2c_dev_t* drv, uint32_t range) in drv_mag_sen_st350_set_range() 343 UNUSED static int drv_mag_sen_st350_dump_reg(void) in drv_mag_sen_st350_dump_reg()
|
A D | drv_temp_humi_ams_ens210.c | 249 UNUSED static int drv_ens210_update_data(i2c_dev_t* drv) in drv_ens210_update_data() 300 UNUSED static int drv_temp_humi_ams_ens210_soft_reset(i2c_dev_t* drv) in drv_temp_humi_ams_ens210_soft_reset() 328 UNUSED static int drv_temp_humi_ams_ens210_set_default_config(i2c_dev_t* drv) in drv_temp_humi_ams_ens210_set_default_config() 348 UNUSED static int drv_temp_humi_ams_ens210_get_calib_param(i2c_dev_t* drv) in drv_temp_humi_ams_ens210_get_calib_param() 353 UNUSED static int drv_temp_humi_ams_ens210_set_work_mode(i2c_dev_t* drv,uint8_t mode) in drv_temp_humi_ams_ens210_set_work_mode()
|
A D | drv_mag_rohm_bm1422a.c | 140 UNUSED static int drv_mag_rohm_bm1422a_selftest(i2c_dev_t* drv) in drv_mag_rohm_bm1422a_selftest() 152 UNUSED static int drv_mag_rohm_bm1422a_reboot(i2c_dev_t* drv) in drv_mag_rohm_bm1422a_reboot() 233 UNUSED static int drv_mag_rohm_bm1422a_set_mode(i2c_dev_t* drv, uint8_t mode) in drv_mag_rohm_bm1422a_set_mode() 252 UNUSED static int drv_mag_rohm_bm1422a_set_outmode(i2c_dev_t* drv, uint8_t bit_wide) in drv_mag_rohm_bm1422a_set_outmode() 368 UNUSED static int drv_mag_rohm_bm1422a_offset_adjustment(i2c_dev_t* drv, uint8_t xyz_wide) in drv_mag_rohm_bm1422a_offset_adjustment()
|
A D | drv_tvoc_ams_ccs811.c | 95 UNUSED static int drv_voc_ams_ccs811_soft_reset(i2c_dev_t* drv) in drv_voc_ams_ccs811_soft_reset() 184 UNUSED static int drv_voc_ams_ccs811_set_work_mode(i2c_dev_t* drv,uint8_t mode) in drv_voc_ams_ccs811_set_work_mode()
|
A D | drv_mag_st_lis3mdl.c | 126 UNUSED static int drv_mag_st_lis3mdl_selftest(i2c_dev_t *drv) in drv_mag_st_lis3mdl_selftest() 138 UNUSED static int drv_mag_st_lis3mdl_reboot(i2c_dev_t *drv) in drv_mag_st_lis3mdl_reboot() 307 UNUSED static int drv_mag_st_lis3mdl_lowpower_mode(i2c_dev_t *drv, in drv_mag_st_lis3mdl_lowpower_mode()
|
A D | drv_mag_st_lis2mdl.c | 105 UNUSED static int drv_mag_st_lis2mdl_soft_reset(i2c_dev_t* drv) in drv_mag_st_lis2mdl_soft_reset() 117 UNUSED static int drv_mag_st_lis2mdl_selftest(i2c_dev_t* drv) in drv_mag_st_lis2mdl_selftest() 129 UNUSED static int drv_mag_st_lis2mdl_reboot(i2c_dev_t* drv) in drv_mag_st_lis2mdl_reboot() 244 UNUSED static int drv_mag_st_lis2mdl_lowpower_mode(i2c_dev_t* drv, uint8_t lowpower_mode) in drv_mag_st_lis2mdl_lowpower_mode()
|
A D | drv_als_ps_liteon_ltr559.c | 363 UNUSED static int drv_als_liteon_ltr559_is_ready(i2c_dev_t* drv) in drv_als_liteon_ltr559_is_ready() 378 UNUSED static int drv_ps_liteon_ltr559_is_ready(i2c_dev_t* drv) in drv_ps_liteon_ltr559_is_ready() 393 UNUSED static int drv_als_liteon_ltr559_set_default_config(i2c_dev_t* drv) in drv_als_liteon_ltr559_set_default_config()
|
A D | drv_als_ps_liteon_ltr553.c | 323 UNUSED static int drv_als_liteon_ltr553_is_ready(i2c_dev_t *drv) in drv_als_liteon_ltr553_is_ready() 342 UNUSED static int drv_ps_liteon_ltr553_is_ready(i2c_dev_t *drv) in drv_ps_liteon_ltr553_is_ready()
|
A D | drv_als_ps_liteon_ltr507.c | 329 UNUSED static int drv_als_liteon_ltr507_is_ready(i2c_dev_t* drv) in drv_als_liteon_ltr507_is_ready() 344 UNUSED static int drv_ps_liteon_ltr507_is_ready(i2c_dev_t* drv) in drv_ps_liteon_ltr507_is_ready()
|
A D | drv_gyro_st_a3g4250d.c | 75 UNUSED static int drv_gyro_st_a3g4250d_soft_reset(i2c_dev_t* drv) in drv_gyro_st_a3g4250d_soft_reset()
|
A D | drv_acc_bosch_bma253.c | 600 UNUSED static work_mode_e drv_acc_bosch_bma253_workmode_get(void) in drv_acc_bosch_bma253_workmode_get() 714 UNUSED static work_mode_e drv_acc_bosch_bma253_irq_mode_active(void) in drv_acc_bosch_bma253_irq_mode_active()
|
A D | drv_als_liteon_ltr568.c | 446 UNUSED static int drv_als_liteon_ltr568_is_ready(i2c_dev_t* drv) in drv_als_liteon_ltr568_is_ready() 461 UNUSED static int drv_ps_liteon_ltr568_is_ready(i2c_dev_t* drv) in drv_ps_liteon_ltr568_is_ready()
|
/AliOS-Things-master/components/sensor/include/sensor/ |
A D | sensor.h | 20 #ifndef UNUSED 22 #define UNUSED __attribute__((unused)) macro 24 #define UNUSED __attribute__((unused)) 26 #define UNUSED __attribute__((unused)) 28 #define UNUSED
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/ |
A D | unicode.h | 40 #define GET_WARGV(UNUSED, C) wargv[C] argument 42 #define GET_WARGV_SHIFTED(UNUSED, C) wargv[(C) + 1] argument
|
/AliOS-Things-master/components/SDL2/test/ |
A D | configure.ac | 168 OPENGLES1_TARGETS="UNUSED" 169 OPENGLES2_TARGETS="UNUSED" 170 OPENGL_TARGETS="UNUSED"
|
/AliOS-Things-master/components/py_engine/engine/extmod/axtls-include/ |
A D | axtls_os_port.h | 40 #define SOCKET_CLOSE(A) UNUSED
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/ |
A D | libwebp.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/google/webp/
com/google/webp/libwebp ... |
A D | libwebp.swig | 364 private static final int UNUSED = 1; 374 rgb, UNUSED, UNUSED, outputSize, width, height, stride, quality_factor); 384 rgb, UNUSED, UNUSED, outputSize, width, height, stride);
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | pngunknown.c | 159 #ifndef UNUSED 161 # define UNUSED(param) (void)param; macro 163 # define UNUSED(param) macro 591 UNUSED(after_IDAT) in get_unknown() 642 UNUSED(info_ptr); in get_unknown() 702 UNUSED(set_callback) in check()
|
A D | pngvalid.c | 148 #ifndef UNUSED 3304 UNUSED(add) in gama_modify() 3337 UNUSED(add) in chrm_modify() 3828 UNUSED(pp) in standard_width() 4831 UNUSED(pm) in perform_error_test() 4906 UNUSED(ps) in perform_formatting_test() 5715 UNUSED(pi) in standard_end() 6410 UNUSED(pp) in image_transform_set_end() 6411 UNUSED(pi) in image_transform_set_end() 6439 UNUSED(pp) in image_transform_mod_end() [all …]
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/file_system/ftl/ |
A D | ftl.c | 1704 UNUSED(g_pPage); in ftl_init() 1705 UNUSED(g_last_error_code); in ftl_init() 1706 UNUSED(g_free_cell_index); in ftl_init() 1707 UNUSED(g_cur_pageID); in ftl_init() 1708 UNUSED(g_doingGarbageCollection); in ftl_init() 1709 UNUSED(g_PAGE_num); in ftl_init()
|
/AliOS-Things-master/components/ble_host/include/ |
A D | ble_os_port.h | 56 #ifndef UNUSED 57 #define UNUSED(x) (void)x macro
|
/AliOS-Things-master/components/ble_host/bt_host/port/core/ |
A D | mbox.c | 35 UNUSED(size); in k_mbox_new()
|
/AliOS-Things-master/components/sensor/hal/ |
A D | sensor_hal.c | 41 UNUSED static void sensor_set_power_mode(dev_power_mode_e power, int index) in sensor_set_power_mode() 152 UNUSED static int load_sensor_config(int index) in load_sensor_config()
|