| /bsp/nuvoton/libraries/ma35/rtt_port/ |
| A D | drv_sys.c | 132 LOG_I("%s", sztmp); in nu_tempsen_get_value() 178 LOG_I("CHIPCFG: 0x%08x ", u32ChipCfg); in nu_chipcfg_dump() 185 LOG_I("HXT: %d Hz", CLK_GetHXTFreq()); in nu_clock_dump() 186 LOG_I("LXT: %d Hz", CLK_GetLXTFreq()); in nu_clock_dump() 193 LOG_I("M4-CPU: %d Hz", CLK_GetCPUFreq()); in nu_clock_dump() 196 LOG_I("HCLK0: %d Hz", CLK_GetHCLK0Freq()); in nu_clock_dump() 197 LOG_I("HCLK1: %d Hz", CLK_GetHCLK1Freq()); in nu_clock_dump() 198 LOG_I("HCLK2: %d Hz", CLK_GetHCLK2Freq()); in nu_clock_dump() 199 LOG_I("HCLK3: %d Hz", CLK_GetHCLK3Freq()); in nu_clock_dump() 200 LOG_I("PCLK0: %d Hz", CLK_GetPCLK0Freq()); in nu_clock_dump() [all …]
|
| A D | drv_sdio.c | 904 LOG_I("device information:\n"); in nu_sd_mbr_read() 905 LOG_I("sector size : %d byte\n", geo.bytes_per_sector); in nu_sd_mbr_read() 906 LOG_I("sector count : %d \n", geo.sector_count); in nu_sd_mbr_read() 907 LOG_I("block size : %d byte\n", geo.block_size); in nu_sd_mbr_read() 908 LOG_I("MBR size : %d byte\n", sizeof(struct mbr)); in nu_sd_mbr_read() 925 LOG_I("disk_signature = %08x\n", psMbr->disk_signature); in nu_sd_mbr_read() 926 LOG_I("unused = %02x\n", psMbr->unused); in nu_sd_mbr_read() 941 LOG_I("signature = %02x\n", psMbr->mbr_signature); in nu_sd_mbr_read() 997 LOG_I("device information:\n"); in nu_sd_mbr_write() 999 LOG_I("sector count : %d \n", geo.sector_count); in nu_sd_mbr_write() [all …]
|
| /bsp/yichip/yc3122-pos/applications/ |
| A D | main.c | 36 … LOG_I("Create a block device on the %s partition of flash successful...", FS_PARTITION_NAME); in elmfs_sample() 40 LOG_I("dfs_mkfs ok!\n"); in elmfs_sample() 49 LOG_I("Filesystem initialized!"); in elmfs_sample() 59 …LOG_I("elmfat filesystem block size:0x%x,total blocks:0x%x,free blocks:0x%x\n", elm_stat.f_bsize, … in elmfs_sample() 64 LOG_I("make a directory: '/user'.\n"); in elmfs_sample() 67 LOG_I("open file\n"); in elmfs_sample() 69 LOG_I("open file ok\n"); in elmfs_sample() 73 LOG_I("write file\n"); in elmfs_sample() 75 LOG_I("write data done.\n"); in elmfs_sample() 83 LOG_I("read file\n"); in elmfs_sample() [all …]
|
| /bsp/stm32/stm32h7r7-artpi2/board/ |
| A D | board.c | 29 LOG_I("System Clock information"); in clock_information() 30 LOG_I("SYSCLK_Frequency = %d", HAL_RCC_GetSysClockFreq()); in clock_information() 31 LOG_I("HCLK_Frequency = %d", HAL_RCC_GetHCLKFreq()); in clock_information() 32 LOG_I("PCLK1_Frequency = %d", HAL_RCC_GetPCLK1Freq()); in clock_information() 33 LOG_I("PCLK2_Frequency = %d", HAL_RCC_GetPCLK2Freq()); in clock_information() 34 LOG_I("XSPI1_Frequency = %d", HAL_RCCEx_GetPeriphCLKFreq(RCC_PERIPHCLK_XSPI1)); in clock_information() 35 LOG_I("XSPI2_Frequency = %d", HAL_RCCEx_GetPeriphCLKFreq(RCC_PERIPHCLK_XSPI2)); in clock_information()
|
| /bsp/stm32/stm32h7s7-st-disco/board/ |
| A D | board.c | 29 LOG_I("System Clock information"); in clock_information() 30 LOG_I("SYSCLK_Frequency = %d", HAL_RCC_GetSysClockFreq()); in clock_information() 31 LOG_I("HCLK_Frequency = %d", HAL_RCC_GetHCLKFreq()); in clock_information() 32 LOG_I("PCLK1_Frequency = %d", HAL_RCC_GetPCLK1Freq()); in clock_information() 33 LOG_I("PCLK2_Frequency = %d", HAL_RCC_GetPCLK2Freq()); in clock_information() 34 LOG_I("XSPI1_Frequency = %d", HAL_RCCEx_GetPeriphCLKFreq(RCC_PERIPHCLK_XSPI1)); in clock_information() 35 LOG_I("XSPI2_Frequency = %d", HAL_RCCEx_GetPeriphCLKFreq(RCC_PERIPHCLK_XSPI2)); in clock_information()
|
| /bsp/k230/drivers/utest/ |
| A D | test_wdt.c | 60 LOG_I("Waiting for watchdog timer time-out...\n"); in waiting_for_timeout() 64 LOG_I("."); in waiting_for_timeout() 88 LOG_I("Watchdog Timer [%s] is launched!\n", IWDG_DEVICE_NAME); in test_wdt_feed() 93 LOG_I("Thanks for feeding me, I'm still alive!\n"); in test_wdt_feed() 96 LOG_I("Watchdog is closed!\n"); in test_wdt_feed() 98 LOG_I("Test Done with Feed!\n"); in test_wdt_feed() 122 LOG_I("Watchdog Timer [%s] is launched!\n", IWDG_DEVICE_NAME); in test_wdt_nofeed() 125 LOG_I("Oops, I am so hungary and will be killed in seconds!\n"); in test_wdt_nofeed() 128 LOG_I("SHOULD NOT SEE THIS PRINT!\n"); in test_wdt_nofeed()
|
| A D | test_timer.c | 65 LOG_I("---> [%s] timeout callback fucntion!\n", kd_timer->name); in tmr_timeout_cb() 79 LOG_I("test_hwtimer start"); in test_hwtimer() 107 LOG_I("timer0 start: [%d:%d]\n", timerval.sec, timerval.usec); in test_hwtimer() 117 LOG_I("timer1 start: [%d:%d]\n", timerval.sec, timerval.usec); in test_hwtimer() 123 LOG_I("timer0: [%d:%d]\n", timerval.sec, timerval.usec); in test_hwtimer() 127 LOG_I("timer1: [%d:%d]\n", timerval.sec, timerval.usec); in test_hwtimer() 136 LOG_I("test_hwtimer end"); in test_hwtimer()
|
| A D | test_gpio.c | 44 LOG_I("led ON"); in gpio_led_flashing() 48 LOG_I("led OFF"); in gpio_led_flashing() 78 LOG_I("--> %d", level); in gpio_io() 83 LOG_I("--> %d", level); in gpio_io()
|
| /bsp/bluetrum/libraries/hal_drivers/ |
| A D | drv_wdt.c | 55 LOG_I("The watchdog timeout is set to 1ms"); in wdt_control() 59 LOG_I("The watchdog timeout is set to 256ms"); in wdt_control() 63 LOG_I("The watchdog timeout is set to 512ms"); in wdt_control() 67 LOG_I("The watchdog timeout is set to 1024ms"); in wdt_control() 71 LOG_I("The watchdog timeout is set to 2048ms"); in wdt_control() 75 LOG_I("The watchdog timeout is set to 4096ms"); in wdt_control() 79 LOG_I("The watchdog timeout is set to 8192ms"); in wdt_control() 83 LOG_I("The watchdog timeout is set to 16384ms"); in wdt_control()
|
| /bsp/nxp/imx/imx6ull-smart/applications/ |
| A D | init_sdtask.c | 29 LOG_I("mount(\"%s\",\"%s\",\"%s\");", device_name, mount_point, fs_type_name); in filesysytem_try_mount() 33 LOG_I("%s not find!!!", device_name); in filesysytem_try_mount() 41 LOG_I("mounted %s on %s", device_name, mount_point); in filesysytem_try_mount() 44 LOG_I("%s size:%d, total: %d, free: %d", mount_point, in filesysytem_try_mount() 52 LOG_I("[%s]try mkfs -t %s %s ", mkfs_count, fs_type_name, device_name); in filesysytem_try_mount() 57 LOG_I("mount failed :%d ", rc); in filesysytem_try_mount() 64 LOG_I("unmount(\"%s\");", mount_point); in filesysytem_try_unmount() 111 LOG_I("mmcsd wait_cd_changed %d", result); in sd_task_entry()
|
| /bsp/phytium/libraries/common/ |
| A D | fpsci.c | 208 LOG_I("Checking PSCI features...\r\n"); in FPsciCheckFeatures() 213 LOG_I("CPU_SUSPEND_AARCH32 supported.\r\n"); in FPsciCheckFeatures() 223 LOG_I("CPU_OFF supported.\r\n"); in FPsciCheckFeatures() 234 LOG_I("CPU_ON_AARCH64 supported.\r\n"); in FPsciCheckFeatures() 244 LOG_I("CPU_ON_AARCH32 supported.\r\n"); in FPsciCheckFeatures() 257 LOG_I("AFFINITY_INFO_AARCH64 supported.\r\n"); in FPsciCheckFeatures() 268 LOG_I("FPSCI_AFFINITY_INFO_AARCH32 supported.\r\n"); in FPsciCheckFeatures() 279 LOG_I("SYSTEM_OFF supported.\r\n"); in FPsciCheckFeatures() 289 LOG_I("SYSTEM_RESET supported.\r\n"); in FPsciCheckFeatures() 335 …LOG_I("major is 0x%x,minor is 0x%x \r\n", FPSCI_MAJOR_VERSION(psci_version), FPSCI_MINOR_VERSION(p… in FPsciInit()
|
| /bsp/Infineon/libraries/HAL_Drivers/ |
| A D | drv_flash.c | 356 LOG_I("Erase Start..."); in flash64k_test() 358 LOG_I("Erase succeeded!"); in flash64k_test() 359 LOG_I("Write Start..."); in flash64k_test() 361 LOG_I("Write succeeded!"); in flash64k_test() 362 LOG_I("Read Start..."); in flash64k_test() 364 LOG_I("Read succeeded!"); in flash64k_test() 402 LOG_I("Erase Start..."); in flash32k_test() 404 LOG_I("Erase succeeded!"); in flash32k_test() 405 LOG_I("Write Start..."); in flash32k_test() 408 LOG_I("Read Start..."); in flash32k_test() [all …]
|
| /bsp/phytium/libraries/drivers/ |
| A D | drv_xmac_msg.c | 535 LOG_I("rxringptr: 0x%08x", rxringptr); in FXmacMsgInitDma() 536 LOG_I("txringptr: 0x%08x", txringptr); in FXmacMsgInitDma() 838 LOG_I("Link status is up"); in FXmacMsgLinkChange() 1120 LOG_I("SGMII select."); in FXmacMsgOsInit() 1124 LOG_I("RMII select."); in FXmacMsgOsInit() 1127 LOG_I("RGMII select."); in FXmacMsgOsInit() 1148 LOG_I("10M select."); in FXmacMsgOsInit() 1152 LOG_I("100M select."); in FXmacMsgOsInit() 1156 LOG_I("1000M select."); in FXmacMsgOsInit() 1167 LOG_I("Half duplex select."); in FXmacMsgOsInit() [all …]
|
| A D | drv_xmac.c | 221 LOG_I("sgsend: Error allocating TxBD."); in FXmacSgsend() 291 LOG_I("sgsend: Error submitting TxBD."); in FXmacSgsend() 518 LOG_I("rxringptr: 0x%08x", rxringptr); in FXmacInitDma() 519 LOG_I("txringptr: 0x%08x", txringptr); in FXmacInitDma() 538 LOG_I("Error setting up RxBD space."); in FXmacInitDma() 818 LOG_I("Link status is down"); in FXmacLinkChange() 822 LOG_I("Link status is up"); in FXmacLinkChange() 835 LOG_I("Need NEGOTIATING."); in FXmacLinkChange() 1064 LOG_I("SGMII select."); in FXmacOsInit() 1068 LOG_I("RMII select."); in FXmacOsInit() [all …]
|
| /bsp/stm32/stm32h750-artpi/board/port/ |
| A D | filesystem.c | 82 LOG_I("sd card mount to '/sdcard'"); in _sdcard_mount() 95 LOG_I("Unmount \"/sdcard\""); in _sdcard_unmount() 159 LOG_I("mount to '/filesystem' success!"); in mount_init() 164 LOG_I("mount to '/filesystem' success!"); in mount_init() 182 LOG_I("mount to '/flash' success!"); in mount_init() 187 LOG_I("mount to '/flash' success!"); in mount_init()
|
| /bsp/stm32/stm32h7s7-st-disco/board/port/ |
| A D | filesystem.c | 82 LOG_I("sd card mount to '/sdcard'"); in _sdcard_mount() 95 LOG_I("Unmount \"/sdcard\""); in _sdcard_unmount() 159 LOG_I("mount to '/filesystem' success!"); in mount_init() 164 LOG_I("mount to '/filesystem' success!"); in mount_init() 182 LOG_I("mount to '/flash' success!"); in mount_init() 187 LOG_I("mount to '/flash' success!"); in mount_init()
|
| /bsp/bouffalo_lab/libraries/rt_drivers/port/ |
| A D | mnt.c | 43 LOG_I("sd card mount to '/sdcard'"); in sd_mount() 74 LOG_I("file system initialization failed!\n"); in mount_init() 79 LOG_I("mount to '/flash' success!"); in mount_init() 85 LOG_I("mount to '/flash' success!"); in mount_init()
|
| /bsp/ft2004/drivers/ |
| A D | drv_sdcard.c | 47 LOG_I("dfs_mount \r\n"); in _sdcard_mount() 52 LOG_I("sd card mount to '/'"); in _sdcard_mount() 68 LOG_I("Unmount \"/\""); in _sdcard_unmount() 73 LOG_I("Unmount is over \r\n"); in _sdcard_unmount()
|
| /bsp/stm32/stm32mp157a-st-ev1/board/ports/ |
| A D | drv_pmic.c | 681 LOG_I("IT_PONKEY_F"); in BSP_PMIC_INTn_Callback() 685 LOG_I("IT_PONKEY_R"); in BSP_PMIC_INTn_Callback() 689 LOG_I("IT_WAKEUP_F"); in BSP_PMIC_INTn_Callback() 693 LOG_I("IT_WAKEUP_R"); in BSP_PMIC_INTn_Callback() 697 LOG_I("IT_VBUS_OTG_F"); in BSP_PMIC_INTn_Callback() 701 LOG_I("IT_SWOUT_F"); in BSP_PMIC_INTn_Callback() 705 LOG_I("IT_TWARN_R"); in BSP_PMIC_INTn_Callback() 709 LOG_I("IT_TWARN_F"); in BSP_PMIC_INTn_Callback() 713 LOG_I("%d",IRQn); in BSP_PMIC_INTn_Callback() 716 LOG_I(" Interrupt received\n\r"); in BSP_PMIC_INTn_Callback() [all …]
|
| /bsp/nuvoton/libraries/nu_packages/Demo/ |
| A D | ccap_saver.c | 61 LOG_I("Address matched"); in nu_ccap_event_hook() 119 LOG_I("Packet.FarmAddr@0x%08X", psCcapConfig->sPipeInfo_Packet.pu8FarmAddr); in ccap_sensor_init() 120 LOG_I("Packet.FarmWidth: %d", psCcapConfig->sPipeInfo_Packet.u32Width); in ccap_sensor_init() 121 LOG_I("Packet.FarmHeight: %d", psCcapConfig->sPipeInfo_Packet.u32Height); in ccap_sensor_init() 123 LOG_I("Planar.FarmAddr@0x%08X", psCcapConfig->sPipeInfo_Planar.pu8FarmAddr); in ccap_sensor_init() 124 LOG_I("Planar.FarmWidth: %d", psCcapConfig->sPipeInfo_Planar.u32Width); in ccap_sensor_init() 125 LOG_I("Planar.FarmHeight: %d", psCcapConfig->sPipeInfo_Planar.u32Height); in ccap_sensor_init() 277 LOG_I("Output %s", szFilename); in ccap_save_frame() 326 LOG_I("%s Grabbed %d", psGrabberParam->devname_ccap, sGrabberContext.u32FrameEnd); in ccap_grabber() 333 LOG_I("%s Capturing %d", psGrabberParam->devname_ccap, sGrabberContext.u32FrameEnd); in ccap_grabber()
|
| A D | ccap_demo.c | 70 LOG_I("Address matched"); in nu_ccap_event_hook() 140 LOG_I("Planar.FarmAddr@0x%08X", psCcapConfig->sPipeInfo_Planar.pu8FarmAddr); in ccap_sensor_init() 141 LOG_I("Planar.FarmWidth: %d", psCcapConfig->sPipeInfo_Planar.u32Width); in ccap_sensor_init() 142 LOG_I("Planar.FarmHeight: %d", psCcapConfig->sPipeInfo_Planar.u32Height); in ccap_sensor_init() 388 LOG_I("LCD Type: %s-type", bDrawDirect ? "Sync" : "MPU"); in ccap_grabber() 389 LOG_I("LCD Width: %d", sGrabberContext.sLcdInfo.width); in ccap_grabber() 390 LOG_I("LCD Height: %d", sGrabberContext.sLcdInfo.height); in ccap_grabber() 391 LOG_I("LCD bpp:%d", sGrabberContext.sLcdInfo.bits_per_pixel); in ccap_grabber() 392 LOG_I("LCD pixel format:%d", sGrabberContext.sLcdInfo.pixel_format); in ccap_grabber() 393 LOG_I("LCD frame buffer@0x%08x", sGrabberContext.sLcdInfo.framebuffer); in ccap_grabber() [all …]
|
| /bsp/simulator/applications/ |
| A D | mnt.c | 32 LOG_I("[wshare] File System on root ('wshare') initialized!"); in mnt_init() 44 LOG_I("[sd0] File System on SD ('sd0') initialized!"); in mnt_init() 58 LOG_I("[sd0] File System on SD ('sd0') initialized!"); in mnt_init()
|
| /bsp/stm32/stm32mp157a-st-discovery/board/ports/ |
| A D | drv_pmic.c | 681 LOG_I("IT_PONKEY_F"); in BSP_PMIC_INTn_Callback() 685 LOG_I("IT_PONKEY_R"); in BSP_PMIC_INTn_Callback() 689 LOG_I("IT_WAKEUP_F"); in BSP_PMIC_INTn_Callback() 693 LOG_I("IT_WAKEUP_R"); in BSP_PMIC_INTn_Callback() 697 LOG_I("IT_VBUS_OTG_F"); in BSP_PMIC_INTn_Callback() 701 LOG_I("IT_SWOUT_F"); in BSP_PMIC_INTn_Callback() 705 LOG_I("IT_TWARN_R"); in BSP_PMIC_INTn_Callback() 709 LOG_I("IT_TWARN_F"); in BSP_PMIC_INTn_Callback() 713 LOG_I("%d",IRQn); in BSP_PMIC_INTn_Callback() 716 LOG_I(" Interrupt received\n\r"); in BSP_PMIC_INTn_Callback() [all …]
|
| /bsp/stm32/stm32h7r7-artpi2/board/port/ |
| A D | filesystem.c | 62 LOG_I("sd card mount to '/sdcard'"); in _sdcard_mount() 75 LOG_I("Unmount \"/sdcard\""); in _sdcard_unmount() 131 LOG_I("mount to '/flash' success!"); in mount_init() 136 LOG_I("mount to '/flash' success!"); in mount_init()
|
| /bsp/allwinner/libraries/drivers/touch/ |
| A D | drv_touch_gt9xx.c | 130 LOG_I("Found chip gt911"); in gt9xx_probe() 135 LOG_I("Found chip gt928"); in gt9xx_probe() 140 LOG_I("Found chip gt9147"); in gt9xx_probe() 145 LOG_I("Found chip gt9157"); in gt9xx_probe() 164 LOG_I("GT9xx Config version: 0x%02X", buf); in gt9xx_init() 169 LOG_I("GT9xx Sensor id: 0x%02X", buf); in gt9xx_init()
|