| /bsp/wch/arm/Libraries/ch32_drivers/ |
| A D | drv_hwi2c_ch32f10x.c | 61 LOG_E("i2c bus read getflag timeout! \n"); in ch32f1_i2c_read() 75 LOG_E("i2c bus read checkevent timeout! \n"); in ch32f1_i2c_read() 88 LOG_E("i2c bus read checkevent timeout! \n"); in ch32f1_i2c_read() 102 LOG_E("i2c bus read checkevent timeout! \n"); in ch32f1_i2c_read() 115 LOG_E("i2c bus read checkevent timeout! \n"); in ch32f1_i2c_read() 198 LOG_E("i2c bus write getflag timeout! \n"); in ch32f1_i2c_write() 212 LOG_E("i2c bus write checkevent timeout! \n"); in ch32f1_i2c_write() 225 LOG_E("i2c bus write checkevent timeout! \n"); in ch32f1_i2c_write() 239 LOG_E("i2c bus write checkevent timeout! \n"); in ch32f1_i2c_write() 310 LOG_E("i2c bus write failed,i2c bus stop!"); in ch32f1_master_xfer() [all …]
|
| A D | drv_hwi2c_ch32f20x.c | 61 LOG_E("i2c bus read getflag timeout! \n"); in ch32f2_i2c_read() 75 LOG_E("i2c bus read checkevent timeout! \n"); in ch32f2_i2c_read() 88 LOG_E("i2c bus read checkevent timeout! \n"); in ch32f2_i2c_read() 102 LOG_E("i2c bus read checkevent timeout! \n"); in ch32f2_i2c_read() 115 LOG_E("i2c bus read checkevent timeout! \n"); in ch32f2_i2c_read() 198 LOG_E("i2c bus write getflag timeout! \n"); in ch32f2_i2c_write() 212 LOG_E("i2c bus write checkevent timeout! \n"); in ch32f2_i2c_write() 225 LOG_E("i2c bus write checkevent timeout! \n"); in ch32f2_i2c_write() 239 LOG_E("i2c bus write checkevent timeout! \n"); in ch32f2_i2c_write() 310 LOG_E("i2c bus write failed,i2c bus stop!"); in ch32f2_master_xfer() [all …]
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/ |
| A D | drv_lptim.c | 65 LOG_E("init timer is NULL"); in timer_init() 76 LOG_E("start tim_device is NULL"); in timer_init() 109 LOG_E("%s init failed %d", tim_device->name, ret); in timer_init() 125 LOG_E("start timer is NULL"); in timer_start() 134 LOG_E("start tim_device is NULL"); in timer_start() 146 LOG_E("start %s failed %d", tim_device->name, ret); in timer_start() 160 LOG_E("stop timer is NULL"); in timer_stop() 169 LOG_E("stop tim_device is NULL"); in timer_stop() 181 LOG_E("stop %s failed %d", tim_device->name, ret); in timer_stop() 206 LOG_E("start timer is NULL"); in timer_ctrl() [all …]
|
| A D | drv_wdt.c | 43 LOG_E("watch dog keepalive fail."); in wdt_control() 55 LOG_E("Please define the value of LSI_VALUE!"); in wdt_control() 59 … LOG_E("wdg set timeout parameter too large, please less than %ds",0xFFF * 256 / LSI_VALUE); in wdt_control() 69 LOG_E("wdg set timeout failed."); in wdt_control() 82 LOG_E("Please define the value of LSI_VALUE!"); in wdt_control() 91 LOG_E("wdt start failed."); in wdt_control() 125 LOG_E("wdt device register failed."); in rt_wdt_init()
|
| /bsp/renesas/ra2l1-cpk/board/ |
| A D | drv_pm.c | 200 LOG_E("Returned Error Code: 0x%x", err); in entry_lpm() 226 LOG_E("Returned Error Code: 0x%x", err); in entry_lpm() 244 LOG_E("Returned Error Code: 0x%x", err); in standby_snooze_set() 250 LOG_E("Returned Error Code: 0x%x", err); in standby_snooze_set() 256 LOG_E("Returned Error Code: 0x%x", err); in standby_snooze_set() 342 LOG_E("Returned Error Code: 0x%x", err); in preffered_ra_clock_setting() 349 LOG_E("Returned Error Code: 0x%x", err); in preffered_ra_clock_setting() 405 LOG_E("Returned Error Code: 0x%x", err); in change_system_clock() 474 LOG_E("Returned Error Code: 0x%x", err); in change_system_clock() 480 LOG_E("Returned Error Code: 0x%x", err); in change_system_clock() [all …]
|
| /bsp/nuvoton/libraries/nu_packages/Demo/ |
| A D | ccap_saver.c | 66 LOG_E("Access memory error"); in nu_ccap_event_hook() 82 LOG_E("Can't find %s", psGrabberParam->devname_ccap); in ccap_sensor_init() 99 LOG_E("Can't malloc"); in ccap_sensor_init() 112 LOG_E("Can't malloc"); in ccap_sensor_init() 131 LOG_E("Can't open %s", psGrabberParam->devname_ccap); in ccap_sensor_init() 144 LOG_E("Can't get suit mode for packet."); in ccap_sensor_init() 170 LOG_E("Can't get suit mode for planner."); in ccap_sensor_init() 203 LOG_E("Can't feed setting."); in ccap_sensor_init() 211 LOG_E("Can't open sensor."); in ccap_sensor_init() 218 LOG_E("Can't feed setting."); in ccap_sensor_init() [all …]
|
| A D | ccap_demo.c | 75 LOG_E("Access memory error"); in nu_ccap_event_hook() 92 LOG_E("Can't find %s", psGrabberParam->devname_ccap); in ccap_sensor_init() 99 LOG_E("Can't find %s", psGrabberParam->devname_sensor); in ccap_sensor_init() 149 LOG_E("Can't open %s", psGrabberParam->devname_ccap); in ccap_sensor_init() 162 LOG_E("Can't get suit mode for packet."); in ccap_sensor_init() 188 LOG_E("Can't get suit mode for planner."); in ccap_sensor_init() 252 LOG_E("Can't feed setting."); in ccap_sensor_init() 260 LOG_E("Can't open sensor."); in ccap_sensor_init() 267 LOG_E("Can't feed setting."); in ccap_sensor_init() 317 LOG_E("Could not open %s for writing.", szFilename); in ccap_save_planar_frame() [all …]
|
| /bsp/k230/drivers/interdrv/ts/ |
| A D | drv_ts.c | 143 LOG_E("%s mutex take timeout.\n", __func__); in tsensor_init() 162 LOG_E("%s mutex take timeout.\n"); in k230_tsensor_set_trim() 179 LOG_E("%s mutex take timeout.\n"); in k230_tsensor_get_trim() 194 LOG_E("%s mutex take timeout.\n"); in k230_tsensor_set_mode() 208 LOG_E("%s mutex take timeout.\n"); in k230_tsensor_get_mode() 223 LOG_E("%s mutex take timeout.\n"); in k230_tsensor_read_temp() 271 LOG_E("%s invalid buffer size %u\n", __func__, size); in ts_device_read() 345 LOG_E("ts device register fail\n"); in register_ts_device() 356 LOG_E("ts ioremap error\n"); in rt_hw_ts_init() 361 LOG_E("ts device register error\n"); in rt_hw_ts_init() [all …]
|
| /bsp/phytium/libraries/drivers/ |
| A D | drv_qspi.c | 52 LOG_E("Qspi init failed.\n"); in FQspiInit() 64 LOG_E("Qspi flash detect failed.\n"); in FQspiInit() 124 LOG_E("Nor flash not ready !!!"); in RTQspiFlashWriteData() 132 LOG_E("FQspiFlashEnableWrite failed!"); in RTQspiFlashWriteData() 210 LOG_E("Nor flash not ready !!!"); in RTQspiFlashReadData() 215 LOG_E("Nor flash read command is not ready !!!"); in RTQspiFlashReadData() 279 LOG_E("Qspi init failed!!!\n"); in phytium_qspi_configure() 401 LOG_E("Failed to write flash reg.\n"); in phytium_qspi_xfer() 408 LOG_E("cmd not found!!!\r\n"); in phytium_qspi_xfer() 428 LOG_E("Qspi bus attach device failed."); in phytium_qspi_bus_attach_device() [all …]
|
| A D | drv_sdif.c | 145 LOG_E("Error occur !!!"); in sdif_error_occur_callback() 149 LOG_E("Response err. 0x%x", FSDIF_INT_RE_BIT); in sdif_error_occur_callback() 158 LOG_E("Data CRC error. 0x%x", FSDIF_INT_DCRC_BIT); in sdif_error_occur_callback() 351 LOG_E("FSdifSetupDMADescriptor fail."); in sdif_do_transfer() 504 LOG_E("FSdifSetClkFreq fail."); in sdif_set_iocfg() 582 LOG_E("Alloc host failed"); in sdif_host_init() 590 LOG_E("Malloc host_info failed"); in sdif_host_init() 604 LOG_E("Malloc aligned buffer failed"); in sdif_host_init() 617 LOG_E("Malloc rw_desc failed"); in sdif_host_init() 669 LOG_E("SDIF controller init failed."); in sdif_host_init() [all …]
|
| A D | drv_sdif_msg.c | 139 LOG_E("SDIF ERROR:"); in sdif_error_occur_callback() 566 LOG_E("sdif_pre_request fail."); in sdif_send_request() 710 LOG_E("Set card bus width failed."); in sdif_set_iocfg() 782 LOG_E("Set init IOS failed."); in sdif_prepare_init_ios() 805 LOG_E("Set init VOLT failed."); in sdif_prepare_init_volt() 823 LOG_E("Alloc host failed"); in sdif_host_init() 831 LOG_E("Malloc host_info failed"); in sdif_host_init() 845 LOG_E("Malloc aligned buffer failed"); in sdif_host_init() 858 LOG_E("Malloc rw_desc failed"); in sdif_host_init() 914 LOG_E("Sdif v2 ctrl init failed."); in sdif_host_init() [all …]
|
| /bsp/nrf5x/libraries/drivers/ |
| A D | drv_qspi_flash.c | 54 LOG_E("\r\n ERROR: QSPI_STD_CMD_RSTEN:0x%x\n", err_code); in configure_memory() 62 LOG_E("\r\n ERROR: QSPI_STD_CMD_RST:0x%x\n", err_code); in configure_memory() 72 LOG_E("\r\n ERROR: QSPI_STD_CMD_WRSR:0x%x\n", err_code); in configure_memory() 86 LOG_E("\r\n ERROR: QSPI_init:0x%x\n", err_code); in init() 105 LOG_E("\r\n ERROR: read:0x%x\n", err_code); in read() 122 LOG_E("\r\n ERROR: write:0x%x\n", err_code); in write() 139 LOG_E("\r\n ERROR: erase:0x%x\n", err_code); in erase()
|
| /bsp/bouffalo_lab/libraries/rt_drivers/ |
| A D | drv_flash.c | 32 LOG_E("read outrange flash size! addr is (0x%p)", (void *)(addr + size)); in _flash_read() 40 …LOG_E("READ ERROR result = %d, addr = %d, addr1 = %d, len = %d", result, addr, addr - BFLB_FLASH_S… in _flash_read() 56 LOG_E("write addr must be 4-byte alignment"); in _flash_write() 62 LOG_E("write outrange flash size! addr is (0x%p)", (void *)(addr + size)); in _flash_write() 70 …LOG_E("WRITE ERROR result = %d, addr = %d, addr1 = %d, len = %d", result, addr, addr - BFLB_FLASH… in _flash_write() 87 LOG_E("erase outrange flash size! addr is (0x%p)", (void *)(addr + size)); in _flash_erase() 95 …LOG_E("ERASE ERROR result = %d, addr = %d, addr1 = %d, size = %d", result, addr, addr - BFLB_FLAS… in _flash_erase()
|
| /bsp/nxp/imx/imx6ull-smart/drivers/ |
| A D | drv_pwm.c | 73 LOG_E("software reset timeout\n"); in imx6ull_pwm_reset() 91 LOG_E("there is no free FIFO slot\n"); in imx6ull_pwm_wait_fifo_slot() 219 LOG_E("init pwm failed \n"); in imx6ull_drv_pwm_init() 257 LOG_E("init pwm1 failed\n"); in rt_hw_pwm_init() 264 LOG_E("%s register failed", "pwm1"); in rt_hw_pwm_init() 276 LOG_E("init pwm2 failed\n"); in rt_hw_pwm_init() 283 LOG_E("%s register failed", "pwm2"); in rt_hw_pwm_init() 294 LOG_E("init pwm3 failed\n"); in rt_hw_pwm_init() 301 LOG_E("%s register failed", "pwm3"); in rt_hw_pwm_init() 313 LOG_E("init pwm4 failed\n"); in rt_hw_pwm_init() [all …]
|
| /bsp/nxp/mcx/mcxn/frdm-mcxn947/board/ports/ |
| A D | drv_filesystem_spi_flash.c | 52 LOG_E("SPI bus configuration failed.\n"); in app_filesystem_init() 59 LOG_E("SPI flash device attach failed.\n"); in app_filesystem_init() 65 LOG_E("Flash sfud Failed!\n"); in app_filesystem_init() 75 LOG_E("Failed to create ELM FAT filesystem.\n"); in app_filesystem_init() 81 LOG_E("Failed to mount ELM FAT filesystem, check mount point.\n"); in app_filesystem_init()
|
| /bsp/phytium/libraries/common/ |
| A D | fpsci.c | 217 LOG_E("CPU_SUSPEND_AARCH32 not supported.\r\n"); in FPsciCheckFeatures() 227 LOG_E("CPU_OFF not supported.\r\n"); in FPsciCheckFeatures() 238 LOG_E("CPU_ON_AARCH64 not supported.\r\n"); in FPsciCheckFeatures() 248 LOG_E("CPU_ON_AARCH32 not supported.\r\n"); in FPsciCheckFeatures() 261 LOG_E("AFFINITY_INFO_AARCH64 not supported.\r\n"); in FPsciCheckFeatures() 272 LOG_E("AFFINITY_INFO_AARCH32 not supported.\r\n"); in FPsciCheckFeatures() 283 LOG_E("SYSTEM_OFF not supported.\r\n"); in FPsciCheckFeatures() 293 LOG_E("SYSTEM_RESET not supported.\r\n"); in FPsciCheckFeatures()
|
| /bsp/renesas/libraries/HAL_Drivers/ |
| A D | drv_wdt.c | 42 LOG_E("watch dog keepalive fail."); in wdt_control() 60 LOG_E("wdt get timeout failed."); in wdt_control() 73 LOG_E("wdt start failed."); in wdt_control() 83 LOG_E("wdt start failed."); in wdt_control() 102 LOG_E("wdt device register failed."); in rt_wdt_init()
|
| /bsp/hc32/libraries/hc32_drivers/ |
| A D | drv_crypto.c | 42 LOG_E("CRC polynomial only support 0x1021/0x04C11DB7U."); in _crc_update() 69 LOG_E("crc flag parameter error."); in _crc_update() 92 LOG_E("crc width only support 16/32."); in _crc_update() 100 LOG_E("crc init error."); in _crc_update() 168 LOG_E("not support hash type: %x", ctx->parent.type); in _hash_update() 187 LOG_E("no data input."); in _hash_finish() 203 LOG_E("The out size must be 32 bytes"); in _hash_finish() 208 LOG_E("not support hash type: %x", ctx->parent.type); in _hash_finish() 244 LOG_E("not support cryp type: %x", ctx->parent.type); in _cryp_crypt() 251 LOG_E("not support key bitlen: %d", ctx->key_bitlen); in _cryp_crypt() [all …]
|
| /bsp/Infineon/libraries/HAL_Drivers/ |
| A D | drv_flash.c | 38 LOG_E("\r\n Flash Init failed"); in _flash_init() 77 LOG_E("read outrange flash size! addr is (0x%p)", (void *)(addr + size)); in ifx_flash_read_32k() 105 LOG_E("read outrange flash size! addr is (0x%p)", (void *)(addr + size)); in ifx_flash_read_256k() 139 LOG_E("Flash Write size must be an integer multiple of %d", BSP_FEATURE_FLASH_WRITE_SIZE); in ifx_flash_write() 153 LOG_E("Write API failed"); in ifx_flash_write() 179 LOG_E("erase outrange flash size! addr is (0x%p)", (void *)(addr + size)); in ifx_flash_erase_32k() 229 LOG_E("erase outrange flash size! addr is (0x%p)", (void *)(addr + size)); in ifx_flash_erase_256k() 352 LOG_E("not find partition app!"); in flash64k_test() 370 LOG_E("Data verification failed!"); in flash64k_test() 398 LOG_E("not find partition param!"); in flash32k_test() [all …]
|
| /bsp/k230/drivers/interdrv/pdma/ |
| A D | drv_pdma.c | 209 LOG_E("PDMA: Invalid channel pointer"); in k230_pdma_request_channel() 267 LOG_E("PDMA: No available channel found"); in k230_pdma_request_channel() 287 LOG_E("PDMA: Invalid channel %d to release", ch); in k230_pdma_release_channel() 345 LOG_E("Channel %d not properly configured", ch); in k230_pdma_start() 469 LOG_E("Configuration pointer is NULL"); in _k230_ucfg_check() 476 LOG_E("Invalid device selection: %d", ucfg->device); in _k230_ucfg_check() 536 LOG_E("[CH%d] Configuration validation failed", ch); in k230_pdma_config() 595 LOG_E("[CH%d] Stop operation timed out", ch); in _k230_pdma_safe_stop() 779 LOG_E("[CH%d] Transfer timeout", ch); in k230_pdma_isr() 813 LOG_E("Failed to map PDMA registers"); in rt_hw_pdma_device_init() [all …]
|
| /bsp/allwinner/libraries/drivers/sdmmc/ |
| A D | drv_sdmmc.c | 77 LOG_E("device get geometry failed!"); in _register_blk_part_device() 99 LOG_E("device read mbr 1-sector failure\n"); in _register_blk_part_device() 211 LOG_E("init sdmmc failed!"); in sdmmc_init() 244 LOG_E("mmc open fail"); in sdmmc_read() 265 LOG_E("over limit: offset %lu + size %lu over %llu", in sdmmc_read() 286 LOG_E("read failed - %d", (int)ret); in sdmmc_read() 322 LOG_E("mmc open fail"); in sdmmc_write() 341 LOG_E("over limit: offset %lu + size %lu over %llu", in sdmmc_write() 362 LOG_E("read failed - %d", (int)ret); in sdmmc_write() 476 LOG_E("sdmmc_init failed!"); in init_sdmmc_device() [all …]
|
| /bsp/nrf5x/nrf52832/applications/ |
| A D | mnt.c | 66 LOG_E("Can't create a block device on '%s' partition.", FS_PARTITION_NAME); in on_chip_fs_init() 81 LOG_E("dfs_mkfs error, errno = %d", rt_get_errno()); in on_chip_fs_init() 92 LOG_E("onchip elm filesystem mount to '/' failed!"); in on_chip_fs_init() 99 LOG_E("find filesystem portion failed"); in on_chip_fs_init()
|
| /bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/ |
| A D | tae32f53xx_ll_sysctrl.c | 138 LOG_E("SYSCLK init params error!\n"); in LL_SYSCTRL_SysclkInit() 272 LOG_E("GPIOA Debounce CLK div-[%d] config error!\n", div); in LL_SYSCTRL_GPIOA_DbcClkCfg() 293 LOG_E("GPIOB Debounce CLK div-[%d] config error!\n", div); in LL_SYSCTRL_GPIOB_DbcClkCfg() 356 LOG_E("DFLASH CLK div-[%d] config error!\n", div); in LL_SYSCTRL_DFLASH_ClkCfg() 377 LOG_E("EFLASH CLK div-[%d] config error!\n", div); in LL_SYSCTRL_EFLASH_ClkCfg() 398 LOG_E("ADC Function CLK div-[%d] config error!\n", div); in LL_SYSCTRL_ADC_FuncClkCfg() 496 LOG_E("PLL0 config params error!\n"); in LL_SYSCTRL_Pll0Cfg() 563 LOG_E("PLL0 Post Div Config-[%d] Error!\n", post_div); in LL_SYSCTRL_Pll0Cfg() 600 LOG_E("PLL1 config params error!\n"); in LL_SYSCTRL_Pll1Cfg() 688 LOG_E("PLL2 config params error!\n"); in LL_SYSCTRL_Pll2Cfg() [all …]
|
| /bsp/cvitek/drivers/ |
| A D | drv_eth.c | 85 LOG_E("Failed to control mac"); in cvi_eth_mac_phy_enable() 93 LOG_E("Failed to control phy, ret:0x%d", ret); in cvi_eth_mac_phy_enable() 102 LOG_E("Failed to enable mac TX"); in cvi_eth_mac_phy_enable() 109 LOG_E("Failed to enable mac RX"); in cvi_eth_mac_phy_enable() 118 LOG_E("Failed to set mac address"); in cvi_eth_mac_phy_enable() 126 LOG_E("Failed to adjust link"); in cvi_eth_mac_phy_enable() 237 LOG_E("PHY MAC init fail"); in rt_dw_eth_init() 337 LOG_E("eth_rx: pbuf_alloc failed"); in rt_dw_eth_rx() 400 LOG_E("rt_dw_eth_tx: error, len=%d, tot_len=%d", len, p->tot_len); in rt_dw_eth_tx() 445 LOG_E("rt_sem_init failed: %d", ret); in rthw_eth_init() [all …]
|
| /bsp/stm32/stm32f407-atk-explorer/board/ports/ |
| A D | drv_filesystem.c | 38 LOG_E("SD card mount to '/sdcard' failed!"); in onboard_sdcard_mount() 58 LOG_E("Can't create a mtd device on '%s' partition.", FS_PARTITION_NAME); in onboard_spiflash_mount() 74 LOG_E("spi flash failed to mount to '/spiflash'"); in onboard_spiflash_mount() 102 LOG_E("rom mount to '/' failed!"); in filesystem_mount()
|