/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/ |
A D | rtl8721d_bor.c | 52 u32 temp=0; in BOR_ThresholdSet() local 74 u32 temp=0; in BOR_DbncSet() local 90 u32 temp = 0; in BOR_ClearINT() local 107 u32 temp=0; in BOR_ModeSet() local
|
A D | rtl8721d_wdg.c | 72 u32 temp = 0; in WDG_Init() local 100 u32 temp = WDG->VENDOR; in WDG_IrqClear() local 116 u32 temp = WDG->VENDOR; in WDG_IrqInit() local 136 u32 temp = WDG->VENDOR; in WDG_Cmd() local 159 u32 temp = WDG->VENDOR; in WDG_Refresh() local
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_lp/ |
A D | rtl8721dlp_clk.c | 140 u32 temp = 0; in OSC131_R_Set() local 165 u32 temp = 0; in OSC131K_Calibration() local 302 u32 temp = 0; in OSC2M_R_Set() local 327 u32 temp = 0; in OSC2M_Calibration() local 506 u32 temp = 0; in OSC4M_Init() local
|
A D | rtl8721dlp_app_start.c | 187 u32 temp = 0; in app_start_autoicg() local 224 u32 temp = 0; in app_vdd1833_detect() local
|
/AliOS-Things-master/components/py_engine/tests/perf_bench/ |
A D | misc_aes.py | 75 def aes_sb_sr_mc_ark(state, w, w_idx, temp): argument 94 def aes_sb_sr_ark(state, w, w_idx, temp): argument 113 def aes_state(state, w, temp, nr): argument 124 def aes_key_expansion(key, w, temp, nk, nr): argument
|
/AliOS-Things-master/components/py_engine/tests/thread/ |
A D | stress_aes.py | 91 def aes_sb_sr_mc_ark(state, w, w_idx, temp): argument 110 def aes_sb_sr_ark(state, w, w_idx, temp): argument 129 def aes_state(state, w, temp, nr): argument 140 def aes_key_expansion(key, w, temp, nk, nr): argument
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | upsampling_msa.c | 336 uint8_t temp[3 * 16] = { 0 }; in YuvToRgbLine() local 342 uint8_t temp[3 * 8] = { 0 }; in YuvToRgbLine() local 363 uint8_t temp[3 * 16] = { 0 }; in YuvToBgrLine() local 369 uint8_t temp[3 * 8] = { 0 }; in YuvToBgrLine() local 392 uint8_t temp[4 * 16] = { 0 }; in YuvToRgbaLine() local 398 uint8_t temp[4 * 8] = { 0 }; in YuvToRgbaLine() local 420 uint8_t temp[4 * 16] = { 0 }; in YuvToBgraLine() local 426 uint8_t temp[4 * 8] = { 0 }; in YuvToBgraLine() local 455 uint8_t temp[4 * 8] = { 0 }; in YuvToArgbLine() local 488 uint8_t temp[2 * 8] = { 0 }; in YuvToRgba4444Line() local [all …]
|
/AliOS-Things-master/hardware/chip/haas1000/hal/2ndboot/ |
A D | boot_ringbuffer.c | 82 int temp = rb->buffer_end - rb->wr_ptr; in boot_ringbuff_fill() local 121 int temp = rb->buffer_end - rb->rd_ptr; in boot_ringbuff_read() local
|
/AliOS-Things-master/components/linksdk/core/utils/ |
A D | core_string.c | 6 uint32_t temp = 0; in core_str2uint() local 22 uint64_t temp = 0; in core_str2uint64() local 38 char temp[10] = {0}; in core_uint2str() local 58 char temp[20] = {0}; in core_uint642str() local 78 char temp[11] = {0}; in core_int2str() local
|
/AliOS-Things-master/components/uvoice/common/ |
A D | ringbuffer.c | 96 int temp = rb->buffer_end - rb->wr_ptr; in uvoice_ringbuff_fill() local 143 int temp = rb->buffer_end - rb->rd_ptr; in uvoice_ringbuff_read() local
|
/AliOS-Things-master/solutions/flower_demo/ |
A D | flower_app.c | 152 uint8_t DHT11_Read_Data(uint8_t *temp,uint8_t *humi) in DHT11_Read_Data() 177 uint8_t temp =0,humidity=0,d_flag = 0; in report_2_cloud() local 204 uint8_t temp =0,humidity=0; in handle_temp_cmd() local
|
/AliOS-Things-master/components/uvoice/codec/ |
A D | spx_decoder.c | 113 spx_int32_t temp = 0; in spx_decoder_process() local 160 spx_int32_t temp; in spx_decoder_action() local 229 spx_int32_t temp; in spx_decoder_create() local
|
/AliOS-Things-master/hardware/board/haaseduk1/drivers/sensor/ |
A D | drv_als_ps_ir_liteon_ap3216c.c | 436 uint8_t temp; in ap3216c_get_param() local 447 uint8_t temp; in ap3216c_get_param() local 482 uint8_t temp; in ap3216c_get_param() local 492 uint8_t temp; in ap3216c_get_param() local
|
/AliOS-Things-master/components/amp/test/ |
A D | test_mpu6050.js | 20 var temp = mpu6050.get_Temperature(); variable
|
/AliOS-Things-master/components/amp/services/board_mgr/ |
A D | board_mgr.c | 238 cJSON *temp = NULL; in board_parse_uart() local 391 cJSON *temp = NULL; in board_parse_i2c() local 508 cJSON *temp = NULL; in board_parse_spi() local 608 cJSON *temp = NULL; in board_parse_can() local 738 cJSON *temp = NULL; in board_parse_pwm() local 810 cJSON *temp = NULL; in board_parse_adc() local 889 cJSON *temp = NULL; in board_parse_dac() local 963 cJSON *temp = NULL; in board_parse_timer() local 1028 cJSON *temp = NULL; in board_parse_audio() local
|
/AliOS-Things-master/components/py_engine/tests/haas/HaaS100/python-apps/driver/i2c/ |
A D | test_mpu6050.py | 24 temp = mpu6050Dev.get_Temperature() variable
|
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/driver/i2c/ |
A D | test_mpu6050.py | 24 temp = mpu6050Dev.get_Temperature() variable
|
/AliOS-Things-master/hardware/arch/armv7m/common/ |
A D | port_c.c | 11 uint32_t temp = (uint32_t)(stack_base + stack_size); in cpu_task_stack_init() local
|
/AliOS-Things-master/hardware/arch/riscv/src/rv32_16gpr/ |
A D | port_c.c | 24 uint32_t temp = (uint32_t)(stack_base + stack_size); in cpu_task_stack_init() local
|
/AliOS-Things-master/hardware/arch/riscv/src/rv32_32gpr/ |
A D | port_c.c | 24 uint32_t temp = (uint32_t)(stack_base + stack_size); in cpu_task_stack_init() local
|
/AliOS-Things-master/hardware/arch/riscv/src/rv32f_32gpr/ |
A D | port_c.c | 24 uint32_t temp = (uint32_t)(stack_base + stack_size); in cpu_task_stack_init() local
|
/AliOS-Things-master/hardware/arch/riscv/src/rv32fd_32gpr/ |
A D | port_c.c | 24 uint32_t temp = (uint32_t)(stack_base + stack_size); in cpu_task_stack_init() local
|
/AliOS-Things-master/hardware/arch/armv8m/common/ |
A D | port_c.c | 11 uint32_t temp = (uint32_t)(stack_base + stack_size); in cpu_task_stack_init() local
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/ |
A D | rtl8721dhp_app_start.c | 114 u32 temp; in app_vdd1833_detect() local 216 u32 temp; in app_init_psram() local
|
/AliOS-Things-master/components/sensor/example/ |
A D | sensor_local_demo.c | 20 temperature_data_t temp; in sensor_local_test() local
|