Home
last modified time | relevance | path

Searched refs:portCHECK_ISR_STACK (Results 1 – 5 of 5) sorted by relevance

/Kernel-v11.1.0/portable/MPLAB/PIC32MX/
Dport.c110 …#define portCHECK_ISR_STACK() configASSERT( ( memcmp( ( void * ) xISRStack, ( void * ) ucExpectedS… macro
113 #define portCHECK_ISR_STACK() macro
301 portCHECK_ISR_STACK(); in vPortIncrementTick()
/Kernel-v11.1.0/portable/MPLAB/PIC32MEC14xx/
Dport.c125 …#define portCHECK_ISR_STACK() configASSERT( ( memcmp( ( void * ) xISRStack, ( void * ) ucExpectedS… macro
128 #define portCHECK_ISR_STACK() macro
311 portCHECK_ISR_STACK(); in vPortIncrementTick()
/Kernel-v11.1.0/portable/MPLAB/PIC32MZ/
Dport.c132 …#define portCHECK_ISR_STACK() configASSERT( ( memcmp( ( void * ) xISRStack, ( void * ) ucExpectedS… macro
135 #define portCHECK_ISR_STACK() macro
318 portCHECK_ISR_STACK(); in vPortIncrementTick()
/Kernel-v11.1.0/portable/IAR/RISC-V/
Dport.c128 …#define portCHECK_ISR_STACK() configASSERT( ( memcmp( ( void * ) xISRStack, ( void * ) ucExpect… macro
131 #define portCHECK_ISR_STACK() macro
/Kernel-v11.1.0/portable/GCC/RISC-V/
Dport.c120 …#define portCHECK_ISR_STACK() configASSERT( ( memcmp( ( void * ) xISRStack, ( void * ) ucExpect… macro
123 #define portCHECK_ISR_STACK() macro