Home
last modified time | relevance | path

Searched full:types (Results 1 – 19 of 19) sorted by relevance

/Kernel-v11.0.1/
DMISRA.md67 for all the kernel object types (StaticEventGroup_t, StaticQueue_t,
69 purposes. The internal object types and the corresponding external
DHistory.txt285 - Update the pointer types to portPOINTER_SIZE_TYPE. Contributed by
319 option is set to 1, ListItem_t and MiniLitItem_t remain separate types.
674 unique types instead of void pointers, improving type safety. (this was
1090 + Change some data types from uint32_t to size_t in preparation for 64-bit
1793 + Queues and all types of semaphores are now automatically allocated their
2971 + Explicit use of 'signed' qualifier on plain char types.
3199 The scheduler workings have not changed, but some of the data types used
3212 of 8bit data types.
3214 modified declarations to make use of 8bit data types where possible:
Dtimers.c101 * Two types of message can be queued - messages that manipulate a software timer,
103 * two message types are defined in two separate structures, xTimerParametersType
120 /* The structure that contains the two message types, along with an identifier
Dqueue.c62 * is maintained. The QueuePointers_t and SemaphoreData_t types are used to form
Dtasks.c6368 * overflowing on 8-bit types without breaking backward compatibility for
6381 * problem of the value overflowing on 8-bit types without breaking in uxTaskGetStackHighWaterMark2()
/Kernel-v11.0.1/.github/workflows/
Dformatting.yml5 types: [created]
/Kernel-v11.0.1/portable/GCC/MicroBlazeV8/
Dport_exceptions.c79 * types. It is called from vPortExceptionHandlerEntry() - which is itself defined
158 * when the exception occurred. This is only valid for certain types of in vPortExceptionHandler()
/Kernel-v11.0.1/portable/GCC/MicroBlazeV9/
Dport_exceptions.c79 * types. It is called from vPortExceptionHandlerEntry() - which is itself defined
158 * when the exception occurred. This is only valid for certain types of in vPortExceptionHandler()
/Kernel-v11.0.1/portable/ThirdParty/GCC/RP2040/
DREADME.md5 …braries, to provide the FreeRTOS-Kernel and also the individual allocator types, without copying c…
/Kernel-v11.0.1/examples/coverity/
Dcoverity_misra.config41 reason: "FreeRTOS defines types which is used in application."
/Kernel-v11.0.1/portable/MPLAB/PIC18F/
Dport.c85 performing mathematical operations, or when using 32bit data types. This
139 * 32bit data types are utilized (as they are by the scheduler). The .tmpdata
/Kernel-v11.0.1/portable/CCS/MSP430X/
Dport.c90 /* Data types are need either 16 bits or 32 bits depending on the data in pxPortInitialiseStack()
/Kernel-v11.0.1/portable/ThirdParty/GCC/ARC_v1/
Dport.c222 …en created. Facilitates debugging only. */ /*lint !e971 Unqualified char types are allowed for st…
/Kernel-v11.0.1/portable/ThirdParty/GCC/ARC_EM_HS/
Dport.c222 …en created. Facilitates debugging only. */ /*lint !e971 Unqualified char types are allowed for st…
/Kernel-v11.0.1/portable/ThirdParty/XCC/Xtensa/
Dreadme_xtensa.txt489 xtensa_context.h . All suspended tasks have one of these two types
Dxtensa_vectors.S79 For example, this file provides interrupt vector templates for all types and
/Kernel-v11.0.1/include/
Dtask.h1817 * overflowing on 8-bit types without breaking backward compatibility for
1848 * overflowing on 8-bit types without breaking backward compatibility for
/Kernel-v11.0.1/portable/ThirdParty/GCC/Xtensa_ESP32/
Dxtensa_vectors.S82 For example, this file provides interrupt vector templates for all types and
/Kernel-v11.0.1/portable/Common/
Dmpu_wrappers_v2.c83 * @brief Kernel object types.