Lines Matching refs:printk
297 … printk("ASSERT FAIL: %s, %s %s %d\n", #_bool_, __FILE__, __PRETTY_FUNCTION__, __LINE__); \
544 printk("CHIP_InitISR\n"); in MsOS_Init()
969 printk("[%s][%d] %s is not supported\n", __FUNCTION__, __LINE__, __FUNCTION__); in MsOS_DeleteTask()
1031 printk("nanosleep is interrupted: %d\n", errno); in MsOS_DelayTaskUs()
1071 printk("[%s][%d] %s is not supported\n", __FUNCTION__, __LINE__, __FUNCTION__); in MsOS_SuspendTask()
1163 …printk("%s: Warning strlen(%s) is longer than MAX_MUTEX_NAME_LENGTH(%d). Oversize char will be dis… in MsOS_CreateMutex()
2051 printk("E_MSG_VAR_SIZE has not been supported yet\n");
2540 printk("[%s][%d] %s is not supported\n", __FUNCTION__, __LINE__, __FUNCTION__); in MsOS_CPU_DisableInterrupt()
2550 printk("[%s][%d] %s is not supported\n", __FUNCTION__, __LINE__, __FUNCTION__); in MsOS_CPU_EnableInterrupt()
2561 printk("[%s][%d] %s is not supported\n", __FUNCTION__, __LINE__, __FUNCTION__); in MsOS_CPU_RestoreInterrupt()
2571 printk("[%s][%d] %s is not supported\n", __FUNCTION__, __LINE__, __FUNCTION__); in MsOS_CPU_MaskAllInterrupt()
2582 printk("[%s][%d] %s is not supported\n", __FUNCTION__, __LINE__, __FUNCTION__); in MsOS_CPU_MaskInterrupt()
2593 printk("[%s][%d] %s is not supported\n", __FUNCTION__, __LINE__, __FUNCTION__); in MsOS_CPU_UnMaskInterrupt()
2603 printk("[%s][%d] %s is not supported\n", __FUNCTION__, __LINE__, __FUNCTION__); in MsOS_CPU_LockInterrupt()
2613 printk("[%s][%d] %s is not supported\n", __FUNCTION__, __LINE__, __FUNCTION__); in MsOS_CPU_UnLockInterrupt()
2626 printk("[%s][%d] %s is not supported\n", __FUNCTION__, __LINE__, __FUNCTION__); in MsOS_CPU_AttachInterrupt()
2639 printk("[%s][%d] %s is not supported\n", __FUNCTION__, __LINE__, __FUNCTION__); in MsOS_CPU_DetachInterrupt()
2652 printk("[%s][%d] %s is not supported\n", __FUNCTION__, __LINE__, __FUNCTION__); in MsOS_CPU_AttachException()
2665 printk("[%s][%d] %s is not supported\n", __FUNCTION__, __LINE__, __FUNCTION__); in MsOS_CPU_DetachExceptiont()
2675 printk("[%s][%d] %s is not supported\n", __FUNCTION__, __LINE__, __FUNCTION__); in MsOS_CPU_SetEBASE()