Home
last modified time | relevance | path

Searched refs:reset (Results 1 – 6 of 6) sorted by relevance

/Kernel-v11.1.0/portable/WizC/PIC18/
Dport.c256 _Pragma(asmline reset); in vPortEndScheduler()
/Kernel-v11.1.0/portable/IAR/AtmelSAM7S64/
Dlib_AT91SAM7X128.h1225 unsigned int reset ) in AT91F_RSTSoftReset() argument
1227 pRSTC->RSTC_RCR = ( 0xA5000000 | reset ); in AT91F_RSTSoftReset()
Dlib_AT91SAM7X256.h1225 unsigned int reset ) in AT91F_RSTSoftReset() argument
1227 pRSTC->RSTC_RCR = ( 0xA5000000 | reset ); in AT91F_RSTSoftReset()
/Kernel-v11.1.0/portable/GCC/ARM7_AT91SAM7S/
Dlib_AT91SAM7X256.h1225 unsigned int reset ) in AT91F_RSTSoftReset() argument
1227 pRSTC->RSTC_RCR = ( 0xA5000000 | reset ); in AT91F_RSTSoftReset()
Dioat91sam7x256.h3019 -( RSTC ) Software Reset.Processor reset required by the software.
3276 -( SPI ) SPI Software reset
/Kernel-v11.1.0/
DHistory.txt17 + Add xStreamBufferResetFromISR and xMessageBufferResetFromISR APIs to reset
60 + Add APIs to reset the internal state of kernel modules. These APIs are
2726 to allow the demo board to be reset over the J-Link.