/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_if_enhanced/inc/ |
A D | besble_debug.h | 48 TRACE(DEBUG_PREFIX_FORMAT, prefix, __FUNCTION__); \ 49 TRACE (str, ##__VA_ARGS__); \ 80 #define BLE_HCI_FUNC_ENTER() TRACE(LOG_BLE_TAG"%s line: %d +++\n", __FUNCTION__, __LINE__) 81 #define BLE_HCI_FUNC_LEAVE() TRACE(LOG_BLE_TAG"%s line: %d ---\n", __FUNCTION__, __LINE__) 92 #define BLE_GAP_FUNC_ENTER() TRACE(LOG_GAP_TAG"%s line: %d +++\n", __FUNCTION__, __LINE__) 93 #define BLE_GAP_FUNC_LEAVE() TRACE(LOG_GAP_TAG"%s line: %d ---\n", __FUNCTION__, __LINE__) 104 #define BLE_GATT_FUNC_ENTER() TRACE(LOG_GATT_TAG"%s line: %d +++\n", __FUNCTION__, __LINE__) 116 #define BLE_ATT_FUNC_ENTER() TRACE(LOG_ATT_TAG"%s line: %d +++\n", __FUNCTION__, __LINE__) 117 #define BLE_ATT_FUNC_LEAVE() TRACE(LOG_ATT_TAG"%s line: %d ---\n", __FUNCTION__, __LINE__) 128 #define BLE_L2C_FUNC_ENTER() TRACE(LOG_L2C_TAG"%s line: %d +++\n", __FUNCTION__, __LINE__) [all …]
|
/AliOS-Things-master/hardware/board/haas100/drivers/ |
A D | ch395_spi.c | 162 TRACE("spi %d open succ", spi->port); in hal_ch395_spi_init() 222 TRACE("spi input para err"); in hal_spi_send_ch395() 246 TRACE("spi dma tail send timeout"); in hal_spi_send_ch395() 317 TRACE("spi input para err"); in hal_spi_send_ch395_sockdata() 341 TRACE("spi dma tail send timeout"); in hal_spi_send_ch395_sockdata() 362 TRACE("spi dma tail send timeout"); in hal_spi_send_ch395_sockdata() 383 TRACE("spi dma tail send timeout"); in hal_spi_send_ch395_sockdata() 420 TRACE("spi input para err"); in hal_spi_send_and_recv_ch395_normal() 503 TRACE("SPI Read timeout!"); in hal_spi_send_and_recv_ch395_normal() 543 TRACE("spi input para err"); in hal_spi_send_and_recv_ch395_exist() [all …]
|
/AliOS-Things-master/hardware/chip/haas1000/aos/ |
A D | ota_port.c | 46 TRACE("error %s %d, zone:%d", __func__, __LINE__, zone); in ota_get_bootinfo() 88 TRACE("error %s %d, zone:%d", __func__, __LINE__, zone); in ota_set_bootinfo() 112 TRACE("error %s %d, ret:%d", __func__, __LINE__, ret); in ota_set_bootinfo() 118 TRACE("error %s %d, ret:%d", __func__, __LINE__, ret); in ota_set_bootinfo() 197 TRACE("%s %d", __func__, __LINE__); in ota_set_zoneAB_bootinfo_to_default() 215 TRACE("error %s %d, ret:%d", __func__, __LINE__, ret); in ota_set_zoneAB_bootinfo_to_default() 248 TRACE("error %s %d, ret:%d", __func__, __LINE__, ret); in ota_adapt_get_odm_type() 268 TRACE("error %s %d, ret:%d", __func__, __LINE__, ret); in ota_adapt_set_odm_type() 275 TRACE("error %s %d, ret:%d", __func__, __LINE__, ret); in ota_adapt_set_odm_type() 373 TRACE("error %s %d, return:%d", __func__, __LINE__, ret); in ota_upgrade_link() [all …]
|
A D | my_cpp_test.cpp | 123 TRACE("%-32s%s", __FUNCTION__, ((30!=a) || (30.5!=b) || (bu==NULL))?"FAIL":"PASS"); in cpp_polymorphic()
|
/AliOS-Things-master/hardware/chip/haas1000/hal/ |
A D | spi.c | 174 TRACE("spi %d open succ", spi->port); in hal_spi_init() 205 TRACE("spi0_mutex create failed!"); in hal_spi_init() 251 TRACE("spi input para err"); in hal_spi_send() 274 TRACE("spi dma tail send timeout"); in hal_spi_send() 323 TRACE("spi input para err"); in hal_spi_recv() 358 TRACE("SPI Read timeout!"); in hal_spi_recv() 399 TRACE("spi input para err"); in hal_spi_send_and_recv() 434 TRACE("SPI Read timeout!"); in hal_spi_send_and_recv() 446 TRACE("spi dma tail fail %d", ret); in hal_spi_send_and_recv() 510 TRACE("spi dma tail send timeout"); in hal_spi_send_recv() [all …]
|
A D | i2c.c | 37 TRACE("get i2c_mutex lock fail"); in hal_i2c_init() 88 TRACE("i2c_master_send, get i2c_mutex lock fail"); in hal_i2c_master_send() 121 TRACE("i2c_master_recv, get i2c_mutex lock fail"); in hal_i2c_master_recv() 142 TRACE("i2c_master_recv, get i2c_mutex lock fail"); in hal_i2c_master_recv_vendor() 175 TRACE("hal_i2c_slave_send, get i2c_mutex lock fail"); in hal_i2c_slave_send() 206 TRACE("hal_i2c_slave_recv, get i2c_mutex lock fail"); in hal_i2c_slave_recv() 243 TRACE("i2c input para err"); in hal_i2c_mem_write() 253 TRACE("%s malloc size %d error\r", __FUNCTION__, txlen); in hal_i2c_mem_write() 263 TRACE("hal_i2c_mem_write, get i2c_mutex lock fail"); in hal_i2c_mem_write() 303 TRACE("i2c input para err"); in hal_i2c_mem_read() [all …]
|
A D | flash.c | 125 TRACE("%s %d, rt_malloc error", __func__, __LINE__); 134 TRACE("%s %d, rt_malloc error", __func__, __LINE__); 156 TRACE("error %s %d, hal_norflash_erase ret:%d", __func__, __LINE__, ret); 165 TRACE("error %s %d, hal_norflash_write ret:%d", __func__, __LINE__, ret); 186 TRACE("error %s %d, hal_norflash_erase ret:%d", __func__, __LINE__, ret); 193 TRACE("error %s %d, hal_norflash_write ret:%d", __func__, __LINE__, ret); 282 TRACE("error %s %d, hal_norflash_write ret:%d", __func__, __LINE__, ret); in bes_hal_flash_write() 299 TRACE("%s %d, unaligned addr:%d", __func__, __LINE__, addr); 310 TRACE("error %s %d, ret:%d", __func__, __LINE__, ret); 340 TRACE("error %s %d, ret:%d", __func__, __LINE__, ret); in bes_hal_flash_erase() [all …]
|
A D | gpio.c | 141 TRACE("%s %d, error pin:%d", __func__, __LINE__, pin); in bes_gpio_irq_hdl() 151 TRACE("%s %d, error hdl_pointer->func == NULL", __func__, __LINE__); in bes_gpio_irq_hdl() 154 … TRACE("%s %d, error pin:%d, hdl_pointer->port:%d", __func__, __LINE__, pin, hdl_pointer->port); in bes_gpio_irq_hdl() 176 TRACE("%s %d, error gpio->port:%d", __func__, __LINE__, gpio->port); in hal_gpio_enable_irq()
|
A D | timer.c | 18 TRACE("%s: elapsed=%d", __FUNCTION__, elapsed); in oneshot_timer_handler() 24 TRACE("%s: elapsed=%d", __FUNCTION__, elapsed); in periodic_timer_handler()
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/src/l2c/l2cm/ |
A D | l2cm_int.h | 74 TRACE("pre ble nb -- to %d conidx %d to %d", l2cm_env.nb_buffer_avail, in l2cm_buffer_acquire() 80 TRACE("ble nb -- to %d coidx %d to %d", l2cm_env.nb_buffer_avail, in l2cm_buffer_acquire() 95 TRACE("pre ble nb ++ to %d conidx %d to %d", l2cm_env.nb_buffer_avail, in l2cm_buffer_release() 109 TRACE("post ble nb ++ to %d conidx %d to %d", l2cm_env.nb_buffer_avail, in l2cm_buffer_release() 117 TRACE("pre ble reset to %d conidx %d to %d", l2cm_env.nb_buffer_avail, in l2cm_buffer_reset() 125 TRACE("post ble reset to %d conidx %d to %d", l2cm_env.nb_buffer_avail, in l2cm_buffer_reset()
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/ble_ip/ |
A D | arch.h | 191 #define ASSERT_ERR(cond) { if (!(cond)) { TRACE("line is %d file is %s"… 194 #define ASSERT_INFO(cond, param0, param1) { if (!(cond)) { TRACE("line is %d file is %s"… 197 #define ASSERT_WARN(cond, param0, param1) { if (!(cond)) { TRACE("line is %d file is %s"…
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/communication/comminication_knowles/ |
A D | communication_sysapi.h | 11 #define TRACE(str, ...) do { printf("%s/" str "\n", __FUNCTION__, __VA_ARGS__); } w… macro 14 #define TRACE_TIME(str, ...) TRACE(str, __VA_ARGS__) 23 #define TRACE_TIME(str, ...) TRACE("[%05u] " str, TICKS_TO_MS(hal_sys_timer_get()), ##__…
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/drivers/ir/inc/ |
A D | irlib.h | 35 #define ir_printf(s,...) TRACE(s, ##__VA_ARGS__) 36 #define ir_printf_debug(s,...) TRACE(s, ##__VA_ARGS__) 37 #define ir_printf_info(s,...) TRACE(s, ##__VA_ARGS__) 38 #define ir_printf_warn(s,...) TRACE(s, ##__VA_ARGS__)
|
/AliOS-Things-master/hardware/chip/haas1000/csi/ |
A D | iic.c | 173 TRACE("i2c input para err"); in csi_iic_master_receive() 205 TRACE("i2c input para err"); in csi_iic_mem_send() 226 TRACE("%s malloc size %d error\r", __FUNCTION__, txlen); in csi_iic_mem_send() 261 TRACE("i2c input para err"); in csi_iic_mem_receive() 283 TRACE("%s malloc size %d error\r", __FUNCTION__, txrxlen); in csi_iic_mem_receive()
|
A D | flash.c | 139 TRACE("error %s %d, hal_norflash_write ret:%d", __func__, __LINE__, ret); in csi_spiflash_program() 164 TRACE("error %s %d, ret:%d", __func__, __LINE__, ret); in csi_spiflash_erase()
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/ |
A D | net_debug.h | 13 #define wlan_debug(fmt, ...) TRACE(fmt, ##__VA_ARGS__) 35 TRACE(str, ##__VA_ARGS__); \
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/apps/factory/ |
A D | app_factory.h | 7 #define APP_FACTORY_TRACE(s,...) TRACE(s, ##__VA_ARGS__)
|
A D | sys_api_cdc_comm.h | 12 #define TRACE_TIME(str, ...) TRACE("[%05u] " str, TICKS_TO_MS(hal_sys_timer_get()), ##__…
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/dotzlib/DotZLib/ |
A D | DotZLib.csproj | 31 DefineConstants = "DEBUG;TRACE" 51 DefineConstants = "TRACE"
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_app/ |
A D | app_a2dp_source.h | 41 #define SOURCE_DBLOG TRACE
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/ |
A D | hal_trace.h | 99 #define TRACE(str, ...) hal_trace_dummy(str, ##__VA_ARGS__) macro 109 #define TRACE REL_TRACE macro 371 #define print_addr(k) TRACE("***addr:%02x:%02x:%02x:%02x:%02x:%02x\n", (k)[0],(k)[1],(k)[2],(k)[3],… 411 #define print_addr(k) TRACE("***addr:%02x:%02x:%02x:%02x:%02x:%02x\n", (k)[0],(k)[1],(k)[2],(k)[3],…
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/drivers/bt/ |
A D | bt_drv.h | 21 … spent_time = TICKS_TO_MS(hal_sys_timer_get()-stime);if (spent_time>2000)TRACE("%s exit, %dms",__… 66 #define DRV_PRINT(fmt, ...) TRACE(fmt, ##__VA_ARGS__)
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/arch/ |
A D | sys_arch.h | 14 TRACE("sys_malloc:%s %d\n", __func__, __LINE__);\
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/thirdparty/bluetooth/bt_host/bt_common/include/common/ |
A D | log.h | 74 #define BT_DBG TRACE
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/nv_section/log_section/ |
A D | crash_dump_section.h | 66 #define CRASH_DUMP_TRACE(fmt, ...) TRACE(fmt, ##__VA_ARGS__)
|