| /Kernel-v10.6.2/portable/Renesas/SH2A_FPU/ |
| D | ISR_Support.inc | 38 ; Get the address of pxCurrentTCB 41 ; Get the address of pxTopOfStack from the TCB. 53 ; Get the address of the pxCurrentTCB variable. 56 ; Get the address of the task stack from pxCurrentTCB.
|
| /Kernel-v10.6.2/portable/CCS/ARM_Cortex-R4/ |
| D | portASM.asm | 51 ; Push the return address onto the stack. 129 ; Restore the return address. 133 ; correct address. 152 ; address. SWI doesn't do this. Add the offset manually so the ISR
|
| /Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/ |
| D | ISR_Support.h | 47 ; Push the return address onto the stack. 98 ; Restore the return address. 102 ; correct address.
|
| D | lib_AT91SAM7X128.h | 217 char *address, // \arg address to the next bloc to be received in AT91F_PDC_SetNextRx() argument 220 pPDC->PDC_RNPR = (unsigned int) address; in AT91F_PDC_SetNextRx() 230 char *address, // \arg address to the next bloc to be transmitted in AT91F_PDC_SetNextTx() argument 233 pPDC->PDC_TNPR = (unsigned int) address; in AT91F_PDC_SetNextTx() 243 char *address, // \arg address to the next bloc to be received in AT91F_PDC_SetRx() argument 246 pPDC->PDC_RPR = (unsigned int) address; in AT91F_PDC_SetRx() 256 char *address, // \arg address to the next bloc to be transmitted in AT91F_PDC_SetTx() argument 259 pPDC->PDC_TPR = (unsigned int) address; in AT91F_PDC_SetTx()
|
| D | lib_AT91SAM7X256.h | 217 char *address, // \arg address to the next bloc to be received in AT91F_PDC_SetNextRx() argument 220 pPDC->PDC_RNPR = (unsigned int) address; in AT91F_PDC_SetNextRx() 230 char *address, // \arg address to the next bloc to be transmitted in AT91F_PDC_SetNextTx() argument 233 pPDC->PDC_TNPR = (unsigned int) address; in AT91F_PDC_SetNextTx() 243 char *address, // \arg address to the next bloc to be received in AT91F_PDC_SetRx() argument 246 pPDC->PDC_RPR = (unsigned int) address; in AT91F_PDC_SetRx() 256 char *address, // \arg address to the next bloc to be transmitted in AT91F_PDC_SetTx() argument 259 pPDC->PDC_TPR = (unsigned int) address; in AT91F_PDC_SetTx()
|
| D | lib_AT91SAM7S64.h | 134 char *address, // \arg address to the next bloc to be received in AT91F_PDC_SetNextRx() argument 137 pPDC->PDC_RNPR = (unsigned int) address; in AT91F_PDC_SetNextRx() 147 char *address, // \arg address to the next bloc to be transmitted in AT91F_PDC_SetNextTx() argument 150 pPDC->PDC_TNPR = (unsigned int) address; in AT91F_PDC_SetNextTx() 160 char *address, // \arg address to the next bloc to be received in AT91F_PDC_SetRx() argument 163 pPDC->PDC_RPR = (unsigned int) address; in AT91F_PDC_SetRx() 173 char *address, // \arg address to the next bloc to be transmitted in AT91F_PDC_SetTx() argument 176 pPDC->PDC_TPR = (unsigned int) address; in AT91F_PDC_SetTx() 2514 unsigned char address) // \arg new UDP address in AT91F_UDP_SetAddress() argument 2516 pUDP->UDP_FADDR = (AT91C_UDP_FEN | address); in AT91F_UDP_SetAddress()
|
| /Kernel-v10.6.2/portable/IAR/AtmelSAM9XE/ |
| D | ISR_Support.h | 46 ; Push the return address onto the stack. 97 ; Restore the return address. 101 ; correct address.
|
| /Kernel-v10.6.2/portable/IAR/LPC2000/ |
| D | ISR_Support.h | 47 ; Push the return address onto the stack. 98 ; Restore the return address. 102 ; correct address.
|
| /Kernel-v10.6.2/portable/IAR/STR71x/ |
| D | ISR_Support.h | 47 ; Push the return address onto the stack. 98 ; Restore the return address. 102 ; correct address.
|
| /Kernel-v10.6.2/portable/IAR/STR75x/ |
| D | ISR_Support.h | 47 ; Push the return address onto the stack. 98 ; Restore the return address. 102 ; correct address.
|
| /Kernel-v10.6.2/portable/IAR/STR91x/ |
| D | ISR_Support.h | 47 ; Push the return address onto the stack. 98 ; Restore the return address. 102 ; correct address.
|
| /Kernel-v10.6.2/portable/RVDS/ARM7_LPC21xx/ |
| D | portASM.s | 79 ; address, but an SWI ISR does not. Add the offset manually so the same 85 LDR R0, =vTaskSwitchContext ; Get the address of the context switch function 86 MOV LR, PC ; Store the return address
|
| D | portmacro.inc | 51 LDR LR, [LR, #+60] ; Restore the return address 54 SUBS PC, LR, #4 ; ...the correct address. 71 STMDB R0!, {LR} ; Push the return address onto the stack.
|
| /Kernel-v10.6.2/portable/GCC/ARM7_AT91SAM7S/ |
| D | lib_AT91SAM7X256.h | 217 char *address, // \arg address to the next bloc to be received in AT91F_PDC_SetNextRx() argument 220 pPDC->PDC_RNPR = (unsigned int) address; in AT91F_PDC_SetNextRx() 230 char *address, // \arg address to the next bloc to be transmitted in AT91F_PDC_SetNextTx() argument 233 pPDC->PDC_TNPR = (unsigned int) address; in AT91F_PDC_SetNextTx() 243 char *address, // \arg address to the next bloc to be received in AT91F_PDC_SetRx() argument 246 pPDC->PDC_RPR = (unsigned int) address; in AT91F_PDC_SetRx() 256 char *address, // \arg address to the next bloc to be transmitted in AT91F_PDC_SetTx() argument 259 pPDC->PDC_TPR = (unsigned int) address; in AT91F_PDC_SetTx()
|
| /Kernel-v10.6.2/portable/Softune/MB91460/ |
| D | port.c | 61 LDI #_pxCurrentTCB, R0 ;Get pxCurrentTCB address 62 LD @R0, R0 ;Get the pxCurrentTCB->pxTopOfStack address 69 LDI #_pxCurrentTCB, R0 ;Get pxCurrentTCB address 70 LD @R0, R0 ;Get the pxCurrentTCB->pxTopOfStack address
|
| /Kernel-v10.6.2/portable/IAR/ARM_CA5_No_GIC/ |
| D | portASM.s | 84 ; Push the return address and SPSR 95 ; Increment nesting count. r3 holds the address of ulPortInterruptNesting 130 ; Did the interrupt request a context switch? r1 holds the address of
|
| /Kernel-v10.6.2/portable/GCC/NiosII/ |
| D | port_asm.S | 75 movia et, pxCurrentTCB # Load the address of the pxCurrentTCB pointer 86 movia et, pxCurrentTCB # Load the address of the pxCurrentTCB pointer 123 eret # Return to address ea, loading eStatus into Status.
|
| /Kernel-v10.6.2/portable/IAR/ARM_CA9/ |
| D | portASM.s | 80 ; Push the return address and SPSR 91 ; Increment nesting count. r3 holds the address of ulPortInterruptNesting 130 ; Did the interrupt request a context switch? r1 holds the address of
|
| /Kernel-v10.6.2/portable/RVDS/ARM_CA9/ |
| D | portASM.s | 76 ; Push the return address and SPSR 87 ; Increment nesting count. r3 holds the address of ulPortInterruptNesting 127 ; Did the interrupt request a context switch? r1 holds the address of
|
| /Kernel-v10.6.2/portable/IAR/RISC-V/ |
| D | port.c | 46 …ry-mapped mtime register then set configMTIME_BASE_ADDRESS to the mapped address. Otherwise set c… 50 …ped mtimecmp register then set configMTIMECMP_BASE_ADDRESS to the mapped address. Otherwise set c…
|
| /Kernel-v10.6.2/portable/GCC/RISC-V/ |
| D | port.c | 46 …ry-mapped mtime register then set configMTIME_BASE_ADDRESS to the mapped address. Otherwise set c… 50 …ped mtimecmp register then set configMTIMECMP_BASE_ADDRESS to the mapped address. Otherwise set c…
|
| /Kernel-v10.6.2/portable/IAR/ATMega323/ |
| D | portmacro.s90 | 72 ORG TIMER1_COMPA_vect ; Vector address 75 ORG USART_RXC_vect ; Vector address 78 ORG USART_UDRE_vect ; Vector address
|
| /Kernel-v10.6.2/portable/WizC/PIC18/ |
| D | portmacro.h | 303 ; De-reference FSR0 to set the address it holds into \
|
| /Kernel-v10.6.2/portable/IAR/78K0R/ |
| D | portasm.s26 | 63 ; address and PSW will have been saved to the stack automatically before
|
| /Kernel-v10.6.2/portable/IAR/V850ES/ |
| D | ISR_Support.h | 95 MOVHI hi1(pxCurrentTCB),r0,r1 ; get Stackpointer address
|