Home
last modified time | relevance | path

Searched refs:update (Results 1 – 10 of 10) sorted by relevance

/Kernel-v11.1.0/include/
DStackMacros.h31 …#warning The name of this file has changed to stack_macros.h. Please update your code accordingly…
/Kernel-v11.1.0/portable/MPLAB/PIC32MX/
Dport.c34 #error This port is designed to work with XC32. Please update your C compiler version.
/Kernel-v11.1.0/portable/MPLAB/PIC32MEC14xx/
Dport.c42 …#error This port is designed to work with XC32 on MEC14xx. Please update your C compiler version …
/Kernel-v11.1.0/portable/MPLAB/PIC32MZ/
Dport.c44 …#error This port is designed to work with XC32 on PIC32MZ MCUs. Please update your C compiler ver…
/Kernel-v11.1.0/examples/coverity/
Dcoverity_misra.config76 "reason": "Allow to update the parameters of a function."
/Kernel-v11.1.0/portable/IAR/AtmelSAM7S64/
Dlib_AT91SAM7S64.h915 … unsigned int update ) /* \arg Channels IDs to be enabled */ in AT91F_PWMC_UpdateChannel() argument
917 pPWM->PWMC_CH[ channelId ].PWMC_CUPDR = update; in AT91F_PWMC_UpdateChannel()
/Kernel-v11.1.0/
DREADME.md53 git submodule update --init
DCMakeLists.txt31 …message(WARNING " Using deprecated 'FREERTOS_CONFIG_FILE_DIRECTORY' - please update your project C…
DHistory.txt93 + Switch MISRA compliance checking from PC Lint to Coverity, and update from
639 + Update the sequence used to update the 64-bit machine timer
1143 + Updated FreeRTOS+Trace recorder library, which requires an update to the
1480 provided in the NXP CMSIS library, then update the interrupts used by the
1505 tickless implementation need update from version 7.5.0.
2358 update all calls to these functions to use the new calling convention! Your
2696 Many thanks to Glen Biagioni for the provided update.
/Kernel-v11.1.0/.github/
Dpull_request_process.md53 … stages depending on the type of PR. For example, a PR with a simple doc update will likely not go…