Searched full:types (Results 1 – 22 of 22) sorted by relevance
/Kernel-v11.1.0/ |
D | MISRA.md | 75 for all the kernel object types (StaticEventGroup_t, StaticQueue_t, 77 purposes. The internal object types and the corresponding external
|
D | timers.c | 101 * 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
|
D | History.txt | 362 - Update the pointer types to portPOINTER_SIZE_TYPE. Contributed by 396 option is set to 1, ListItem_t and MiniLitItem_t remain separate types. 751 unique types instead of void pointers, improving type safety. (this was 1167 + Change some data types from uint32_t to size_t in preparation for 64-bit 1870 + Queues and all types of semaphores are now automatically allocated their 3048 + Explicit use of 'signed' qualifier on plain char types. 3276 The scheduler workings have not changed, but some of the data types used 3289 of 8bit data types. 3291 modified declarations to make use of 8bit data types where possible:
|
D | queue.c | 62 * is maintained. The QueuePointers_t and SemaphoreData_t types are used to form
|
D | tasks.c | 6330 * overflowing on 8-bit types without breaking backward compatibility for 6343 * problem of the value overflowing on 8-bit types without breaking in uxTaskGetStackHighWaterMark2()
|
/Kernel-v11.1.0/.github/workflows/ |
D | formatting.yml | 5 types: [created]
|
/Kernel-v11.1.0/portable/GCC/MicroBlazeV8/ |
D | port_exceptions.c | 79 * 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.1.0/portable/GCC/MicroBlazeV9/ |
D | port_exceptions.c | 79 * types. It is called from vPortExceptionHandlerEntry() - which is itself defined 157 * when the exception occurred. This is only valid for certain types of in vPortExceptionHandler()
|
/Kernel-v11.1.0/portable/ThirdParty/GCC/RP2040/ |
D | README.md | 5 …braries, to provide the FreeRTOS-Kernel and also the individual allocator types, without copying c…
|
/Kernel-v11.1.0/examples/coverity/ |
D | coverity_misra.config | 36 "reason": "FreeRTOS defines types which is used in application."
|
/Kernel-v11.1.0/portable/MPLAB/PIC18F/ |
D | port.c | 85 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.1.0/portable/CCS/MSP430X/ |
D | port.c | 90 /* Data types are need either 16 bits or 32 bits depending on the data in pxPortInitialiseStack()
|
/Kernel-v11.1.0/portable/ThirdParty/GCC/ARC_v1/ |
D | port.c | 222 …en created. Facilitates debugging only. */ /*lint !e971 Unqualified char types are allowed for st…
|
/Kernel-v11.1.0/portable/ThirdParty/GCC/ARC_EM_HS/ |
D | port.c | 222 …en created. Facilitates debugging only. */ /*lint !e971 Unqualified char types are allowed for st…
|
/Kernel-v11.1.0/portable/GCC/ARM_CRx_MPU/ |
D | portmacro_asm.h | 168 /* MPU memory types. This information is encoded in the TEX, S, C and B bits
|
D | portmacro.h | 43 /* Include stdint for integer types of specific bit widths. */
|
/Kernel-v11.1.0/portable/GCC/ARM_CM0/ |
D | portmacro.h | 176 /* MPU memory types. This information is encoded in the S ( Shareable), C
|
/Kernel-v11.1.0/portable/ThirdParty/XCC/Xtensa/ |
D | readme_xtensa.txt | 489 xtensa_context.h . All suspended tasks have one of these two types
|
D | xtensa_vectors.S | 79 For example, this file provides interrupt vector templates for all types and
|
/Kernel-v11.1.0/include/ |
D | task.h | 1818 * overflowing on 8-bit types without breaking backward compatibility for 1849 * overflowing on 8-bit types without breaking backward compatibility for
|
/Kernel-v11.1.0/portable/ThirdParty/GCC/Xtensa_ESP32/ |
D | xtensa_vectors.S | 82 For example, this file provides interrupt vector templates for all types and
|
/Kernel-v11.1.0/portable/Common/ |
D | mpu_wrappers_v2.c | 83 * @brief Kernel object types.
|