Searched full:failed (Results 1 – 14 of 14) sorted by relevance
| /Kernel-v11.0.1/include/ |
| D | queue.h | 327 * // Failed to post the message, even after 10 ticks. 410 * // Failed to post the message, even after 10 ticks. 495 * // Failed to post the message, even after 10 ticks. 668 * // Failed to post the message, even after 10 ticks. 749 * // Failed to create the queue. 878 * // Failed to create the queue. 1410 * // Failed to create the queue.
|
| D | portable.h | 201 * This hook function is called when allocation failed.
|
| D | atomic.h | 91 #define ATOMIC_COMPARE_AND_SWAP_FAILURE 0x0U /**< Compare and swap failed, did not swap. */
|
| /Kernel-v11.0.1/portable/GCC/TriCore_1782/ |
| D | port.c | 203 /* Failed to install the yield handler, force an assert. */ in xPortStartScheduler() 213 /* Failed to install the yield handler, force an assert. */ in xPortStartScheduler() 286 /* Failed to install the Tick Interrupt. */ in prvSetupTimerInterrupt()
|
| /Kernel-v11.0.1/portable/ThirdParty/GCC/Xtensa_ESP32/include/ |
| D | FreeRTOSConfig_arch.h | 93 esp_rom_printf( "%s:%d (%s)- assert failed!\n", __FILE__, __LINE__, \
|
| D | portmacro.h | 564 …ASSERT( x ) if( !( x ) ) { porttracePrint( -1 ); printf( "\nAssertion failed in %s:%d\n", __FIL…
|
| /Kernel-v11.0.1/.github/workflows/ |
| D | kernel-demos.yml | 171 echo -e "\033[32;31mCommunity-Supported-Demos Clone Failed...\033[0m"
|
| /Kernel-v11.0.1/portable/GCC/NiosII/ |
| D | port.c | 150 /* Failed to install the Interrupt Handler. */ in prvSetupTimerInterrupt()
|
| /Kernel-v11.0.1/portable/ThirdParty/XCC/Xtensa/ |
| D | portmacro.h | 186 …ASSERT( x ) if( !( x ) ) { porttracePrint( -1 ); printf( "\nAssertion failed in %s:%d\n", __FIL…
|
| /Kernel-v11.0.1/portable/ThirdParty/GCC/Xtensa_ESP32/ |
| D | xtensa_loadstore_handler.S | 101 src a2, a2, a4 // a2 now instruction that failed
|
| /Kernel-v11.0.1/portable/ThirdParty/GCC/Posix/ |
| D | port.c | 171 …fprintf( stderr, "[WARN] pthread_attr_setstack failed with return value: %d. Default stack will be… in pxPortInitialiseStack()
|
| /Kernel-v11.0.1/portable/MSVC-MingW/ |
| D | port.c | 285 printf( "SetPriorityClass() failed\r\n" ); in xPortStartScheduler()
|
| /Kernel-v11.0.1/ |
| D | History.txt | 1798 indicates the type of queue, mutex, or semaphore that failed to be
|
| D | tasks.c | 3641 /* Break the loop if any of the idle task is failed to be created. */ in prvCreateIdleTasks()
|