| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvEHCIDBG.cpp | 221 return snprintf (buf, len, in dbg_status_buf() 257 return snprintf (buf, len, in dbg_intr_buf() 310 return snprintf (buf, len, in dbg_command_buf() 375 return snprintf (buf, len, in dbg_port_buf() 540 temp = snprintf (next, size, in qh_lines() 600 temp = snprintf (next, size, in qh_lines() 617 temp = snprintf (next, size, "\n"); in qh_lines() 666 temp = snprintf (next, size, "\nreclaim =\n"); in show_async() 718 temp = snprintf (next, size, "size = %d\n", ehci->periodic_size); in show_periodic() 747 temp = snprintf (next, size, "%4d: ", i); in show_periodic() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dmx/api/dmx/ |
| H A D | Internal_DMX_debug.c | 1453 …snprintf(cmd, STRING_LENGTH, "TS0 DisContiCC [V(%02d) A(%02d)]\t", (int)u32DisContiV, (int)u32DisC… in _DMX_DBG_Task() 1469 …snprintf(pCmd, STRING_LENGTH - (pCmd - cmd), "Drop [V(%02d) A(%02d)]\t", (int)u32DropV, (int)u32Dr… in _DMX_DBG_Task() 1482 snprintf(pCmd, STRING_LENGTH - (pCmd - cmd), "Lock [%02d]\t", (int)u32LockCnt); in _DMX_DBG_Task() 1489 …snprintf(time, STRING_LENGTH, "%sTime [0x%08X, diff(0x%08X)]\t", time, (int)u32Tmp, (int)(u32Tmp -… in _DMX_DBG_Task() 1499 …snprintf(pTime, STRING_LENGTH - (pTime - time), "PCR [0x%08X, diff(0x%08X)]\t", (int)u32Pcr, (int)… in _DMX_DBG_Task() 1509 …snprintf(pTime, STRING_LENGTH, "STC [0x%08X, diff(0x%08X)]\t", (int)u32Stc, (int)(u32Stc - u32Prev… in _DMX_DBG_Task() 1527 …snprintf(pCmd, STRING_LENGTH - (pCmd - cmd), "AV Pkt[V(%02d) A(%02d)]\t", (int)u32CntV, (int)u32Cn… in _DMX_DBG_Task()
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/optee/ |
| H A D | utopia_dapi.c | 326 snprintf(privateName, sizeof(privateName), "%s_PRI", moduleNames[u32ModuleID]); in UtopiaModuleCreate() 361 snprintf(privateName, sizeof(privateName) in UtopiaModuleSetSTRPrivate() 548 snprintf(privateName, sizeof(privateName), "%s_PRI", resourceName); in UtopiaResourceCreate() 583 snprintf(rpoolName, sizeof(rpoolName), "%s_%d", rpoolNames[u32ModuleID], (int)u32RPoolID); in UtopiaResourceRegister()
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux/ |
| H A D | utopia_dapi.c | 477 snprintf(privateName, sizeof(privateName) in UtopiaModuleCreate() 528 snprintf(privateName, sizeof(privateName) in UtopiaModuleSetSTRPrivate() 683 snprintf(privateName, sizeof(privateName), "%s_PRI", resourceName); in UtopiaResourceCreate() 742 snprintf(rpoolName, sizeof(rpoolName), "%s_%d" in UtopiaResourceRegister()
|
| /utopia/UTPA2-700.0.x/modules/sys/drv/sys/ |
| H A D | drvSYS.c | 400 name_size = snprintf(context->devname, TEEC_MAX_DEVNAME_SIZE, in MDrv_SYS_TEEC_InitializeContext() 731 snprintf( in MDrv_SYS_GetSoftwareVersion() 740 snprintf( in MDrv_SYS_GetSoftwareVersion() 749 snprintf( in MDrv_SYS_GetSoftwareVersion() 758 snprintf( in MDrv_SYS_GetSoftwareVersion()
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/ |
| H A D | utopia_dapi.c | 552 snprintf(privateName, sizeof(privateName) in UtopiaModuleCreate() 590 snprintf(privateName, sizeof(privateName) in UtopiaModuleSetSTRPrivate() 855 snprintf(privateName, sizeof(privateName), "%s_PRI", resourceName); in UtopiaResourceCreate() 909 snprintf(rpoolName, sizeof(rpoolName), "%s_%d" in UtopiaResourceRegister()
|
| /utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/ |
| H A D | pngconf.h | 1567 # define png_snprintf snprintf /* Added to v 1.2.19 */ 1568 # define png_snprintf2 snprintf 1569 # define png_snprintf6 snprintf
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/lnt/ |
| H A D | opt_nos_mips.lnt | 9 // for non-OS snprintf used by TSP 10 -esym(119,snprintf)
|
| H A D | opt_nos_aeon.lnt | 9 // for non-OS snprintf used by TSP 10 -esym(119,snprintf)
|
| /utopia/UTPA2-700.0.x/modules/gpio/hal/M7621/gpio/ |
| H A D | halGPIO.c | 1368 snprintf(GPIOSysfsPath, 128, SysfsPathFmt, gpio); in __HAL_Gpio_Set_Level() 1388 snprintf(GPIOSysfsPath, 128, SysfsPathFmt, gpio); in __HAL_Gpio_Set_InOut() 1430 snprintf(GPIOSysfsPath, 128, SysfsPathFmt, gpio); in _HAL_Gpio_Get_InOut() 1461 snprintf(GPIOSysfsPath, 128, SysfsPathFmt, gpio); in _HAL_Gpio_Get_Level()
|
| /utopia/UTPA2-700.0.x/modules/gpio/hal/maxim/gpio/ |
| H A D | halGPIO.c | 1358 snprintf(GPIOSysfsPath, 128, SysfsPathFmt, gpio); in __HAL_Gpio_Set_Level() 1378 snprintf(GPIOSysfsPath, 128, SysfsPathFmt, gpio); in __HAL_Gpio_Set_InOut() 1420 snprintf(GPIOSysfsPath, 128, SysfsPathFmt, gpio); in _HAL_Gpio_Get_InOut() 1451 snprintf(GPIOSysfsPath, 128, SysfsPathFmt, gpio); in _HAL_Gpio_Get_Level()
|
| /utopia/UTPA2-700.0.x/modules/gpio/hal/M7821/gpio/ |
| H A D | halGPIO.c | 1425 snprintf(GPIOSysfsPath, 128, SysfsPathFmt, gpio); in __HAL_Gpio_Set_Level() 1445 snprintf(GPIOSysfsPath, 128, SysfsPathFmt, gpio); in __HAL_Gpio_Set_InOut() 1487 snprintf(GPIOSysfsPath, 128, SysfsPathFmt, gpio); in _HAL_Gpio_Get_InOut() 1518 snprintf(GPIOSysfsPath, 128, SysfsPathFmt, gpio); in _HAL_Gpio_Get_Level()
|
| /utopia/UTPA2-700.0.x/modules/gpio/hal/maserati/gpio/ |
| H A D | halGPIO.c | 1414 snprintf(GPIOSysfsPath, 128, SysfsPathFmt, gpio); in __HAL_Gpio_Set_Level() 1434 snprintf(GPIOSysfsPath, 128, SysfsPathFmt, gpio); in __HAL_Gpio_Set_InOut() 1476 snprintf(GPIOSysfsPath, 128, SysfsPathFmt, gpio); in _HAL_Gpio_Get_InOut() 1507 snprintf(GPIOSysfsPath, 128, SysfsPathFmt, gpio); in _HAL_Gpio_Get_Level()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | nconf.c | 581 snprintf(tmp_str, sizeof(tmp_str), "%s%s", in item_add_str() 637 size = snprintf(menu_backtitle, sizeof(menu_backtitle), in set_config_filename() 642 size = snprintf(filename, sizeof(filename), "%s", config_filename); in set_config_filename()
|
| H A D | mconf.c | 292 size = snprintf(menu_backtitle, sizeof(menu_backtitle), in set_config_filename() 298 size = snprintf(filename, sizeof(filename), "%s", config_filename); in set_config_filename()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | unifdef.c | 341 snprintf(tempname, sizeof(tempname), in main() 345 snprintf(tempname, sizeof(tempname), in main() 522 snprintf(keyword, tline + sizeof(tline) - keyword, in keywordedit()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/maxim/audio/ |
| H A D | halAUDIO.c | 9166 snprintf((char *)pPcmInfo->u8Name, AUDIO_COMMON_PCM_IO_NAME_LENGTH, "%s", (char *)pPCM->u8Name); in HAL_AUDIO_PCM_HwDma_Reader1_Open() 9167 …snprintf((char *)pUserPcmInfo->u8Name, AUDIO_COMMON_PCM_IO_NAME_LENGTH, "%s", (char *)pPCM->u8Name… in HAL_AUDIO_PCM_HwDma_Reader1_Open() 10037 snprintf((char *)pPcmInfo->u8Name, AUDIO_COMMON_PCM_IO_NAME_LENGTH, "%s", (char *)pPCM->u8Name); in HAL_AUDIO_PCM_HwDma_Reader2_Open() 10038 …snprintf((char *)pUserPcmInfo->u8Name, AUDIO_COMMON_PCM_IO_NAME_LENGTH, "%s", (char *)pPCM->u8Name… in HAL_AUDIO_PCM_HwDma_Reader2_Open() 10929 snprintf((char *)pPcmInfo->u8Name, AUDIO_COMMON_PCM_IO_NAME_LENGTH, "%s", (char *)pPCM->u8Name); in HAL_AUDIO_PCM_SwDma_Reader1_Open() 10930 …snprintf((char *)pUserPcmInfo->u8Name, AUDIO_COMMON_PCM_IO_NAME_LENGTH, "%s", (char *)pPCM->u8Name… in HAL_AUDIO_PCM_SwDma_Reader1_Open() 11868 snprintf((char *)pPcmInfo->u8Name, AUDIO_COMMON_PCM_IO_NAME_LENGTH, "%s", (char *)pPCM->u8Name); in HAL_AUDIO_PCM_R2Dma_Reader1_Open() 11869 …snprintf((char *)pUserPcmInfo->u8Name, AUDIO_COMMON_PCM_IO_NAME_LENGTH, "%s", (char *)pPCM->u8Name… in HAL_AUDIO_PCM_R2Dma_Reader1_Open() 12867 snprintf((char *)pPcmInfo->u8Name, AUDIO_COMMON_PCM_IO_NAME_LENGTH, "%s", (char *)pPCM->u8Name); in HAL_AUDIO_PCM_R2Dma_Reader2_Open() 12868 …snprintf((char *)pUserPcmInfo->u8Name, AUDIO_COMMON_PCM_IO_NAME_LENGTH, "%s", (char *)pPCM->u8Name… in HAL_AUDIO_PCM_R2Dma_Reader2_Open() [all …]
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/maserati/audio/ |
| H A D | halAUDIO.c | 9755 snprintf((char *)pPcmInfo->u8Name, AUDIO_COMMON_PCM_IO_NAME_LENGTH, "%s", (char *)pPCM->u8Name); in HAL_AUDIO_PCM_HwDma_Reader1_Open() 9756 …snprintf((char *)pUserPcmInfo->u8Name, AUDIO_COMMON_PCM_IO_NAME_LENGTH, "%s", (char *)pPCM->u8Name… in HAL_AUDIO_PCM_HwDma_Reader1_Open() 10626 snprintf((char *)pPcmInfo->u8Name, AUDIO_COMMON_PCM_IO_NAME_LENGTH, "%s", (char *)pPCM->u8Name); in HAL_AUDIO_PCM_HwDma_Reader2_Open() 10627 …snprintf((char *)pUserPcmInfo->u8Name, AUDIO_COMMON_PCM_IO_NAME_LENGTH, "%s", (char *)pPCM->u8Name… in HAL_AUDIO_PCM_HwDma_Reader2_Open() 11518 snprintf((char *)pPcmInfo->u8Name, AUDIO_COMMON_PCM_IO_NAME_LENGTH, "%s", (char *)pPCM->u8Name); in HAL_AUDIO_PCM_SwDma_Reader1_Open() 11519 …snprintf((char *)pUserPcmInfo->u8Name, AUDIO_COMMON_PCM_IO_NAME_LENGTH, "%s", (char *)pPCM->u8Name… in HAL_AUDIO_PCM_SwDma_Reader1_Open() 12457 snprintf((char *)pPcmInfo->u8Name, AUDIO_COMMON_PCM_IO_NAME_LENGTH, "%s", (char *)pPCM->u8Name); in HAL_AUDIO_PCM_R2Dma_Reader1_Open() 12458 …snprintf((char *)pUserPcmInfo->u8Name, AUDIO_COMMON_PCM_IO_NAME_LENGTH, "%s", (char *)pPCM->u8Name… in HAL_AUDIO_PCM_R2Dma_Reader1_Open() 13456 snprintf((char *)pPcmInfo->u8Name, AUDIO_COMMON_PCM_IO_NAME_LENGTH, "%s", (char *)pPCM->u8Name); in HAL_AUDIO_PCM_R2Dma_Reader2_Open() 13457 …snprintf((char *)pUserPcmInfo->u8Name, AUDIO_COMMON_PCM_IO_NAME_LENGTH, "%s", (char *)pPCM->u8Name… in HAL_AUDIO_PCM_R2Dma_Reader2_Open() [all …]
|
| /utopia/UTPA2-700.0.x/modules/hsl/api/hsl/ |
| H A D | frhsl_autotest.c | 422 …snprintf(container.U_Resp.atResponse, strlen(MSG_RESPONSE_OVERFLOW)+10,MSG_RESPONSE_OVERFLOW, RSP_… in PackIntoHslCmdResp() 441 …snprintf(container.U_Resp.atCmdEcho.atCmd, strlen(MSG_RESPONSE_OVERFLOW)+10,MSG_RESPONSE_OVERFLOW,… in PackIntoHslCmdResp()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | stdio2.h | 62 __NTH (snprintf (char *__restrict __s, size_t __n, in __NTH() 69 # define snprintf(str, len, ...) \ macro
|
| /utopia/UTPA2-700.0.x/mxlib/hal/M7821/ |
| H A D | halCHIP.c | 760 snprintf(irq_thd_name,MAX_NAME-1,"IRQThread_%d",irq); in interrupt_thread() 937 snprintf(name, sizeof(name)-1, "/proc/irq/%d/irq", (u8VectorIndex+INT_BASE)); in CHIP_AttachISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/maxim/ |
| H A D | halCHIP.c | 760 snprintf(irq_thd_name,MAX_NAME-1,"IRQThread_%d",irq); in interrupt_thread() 941 snprintf(name, sizeof(name)-1, "/proc/irq/%d/irq", (u8VectorIndex+INT_BASE)); in CHIP_AttachISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/marcus/ |
| H A D | halCHIP.c | 760 snprintf(irq_thd_name,MAX_NAME-1,"IRQThread_%d",irq); in interrupt_thread() 941 snprintf(name, sizeof(name)-1, "/proc/irq/%d/irq", (u8VectorIndex+INT_BASE)); in CHIP_AttachISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/mainz/ |
| H A D | halCHIP.c | 738 snprintf(irq_thd_name, MAX_NAME - 1, "IRQThread_%d", irq); in interrupt_thread() 914 snprintf(name, sizeof(name) - 1, "/proc/irq/%d/irq", (u8VectorIndex + CHIP_INT_BASE)); in CHIP_AttachISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/maserati/ |
| H A D | halCHIP.c | 760 snprintf(irq_thd_name,MAX_NAME-1,"IRQThread_%d",irq); in interrupt_thread() 937 snprintf(name, sizeof(name)-1, "/proc/irq/%d/irq", (u8VectorIndex+INT_BASE)); in CHIP_AttachISR()
|