Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/GCC/RX600/
Dport.c82 R_BSP_PRAGMA_INTERRUPT( vSoftwareInterruptISR, VECT( ICU, SWINT ) )
83 R_BSP_ATTRIB_INTERRUPT void vSoftwareInterruptISR( void ) __attribute__( ( naked ) );
87 void vSoftwareInterruptISR( void ) __attribute__( ( naked ) );
262 void vSoftwareInterruptISR( void ) in vSoftwareInterruptISR() function
/Kernel-v11.1.0/portable/GCC/RX200/
Dport.c82 R_BSP_PRAGMA_INTERRUPT( vSoftwareInterruptISR, VECT( ICU, SWINT ) )
83 R_BSP_ATTRIB_INTERRUPT void vSoftwareInterruptISR( void ) __attribute__( ( naked ) );
87 void vSoftwareInterruptISR( void ) __attribute__( ( naked ) );
286 void vSoftwareInterruptISR( void ) in vSoftwareInterruptISR() function
/Kernel-v11.1.0/portable/GCC/RX600v2/
Dport.c80 R_BSP_PRAGMA_INTERRUPT( vSoftwareInterruptISR, VECT( ICU, SWINT ) )
81 R_BSP_ATTRIB_INTERRUPT void vSoftwareInterruptISR( void ) __attribute__( ( naked ) );
83 void vSoftwareInterruptISR( void ) __attribute__( ( naked ) );
280 void vSoftwareInterruptISR( void ) in vSoftwareInterruptISR() function
/Kernel-v11.1.0/portable/GCC/RX700v3_DPFPU/
Dport.c97 R_BSP_PRAGMA_INTERRUPT( vSoftwareInterruptISR, VECT( ICU, SWINT ) )
98 R_BSP_ATTRIB_INTERRUPT void vSoftwareInterruptISR( void ) __attribute__( ( naked ) );
102 void vSoftwareInterruptISR( void ) __attribute__( ( naked ) );
410 void vSoftwareInterruptISR( void ) in vSoftwareInterruptISR() function
/Kernel-v11.1.0/portable/Renesas/RX200/
Dport.c78 void vSoftwareInterruptISR( void );
183 ( void ) vSoftwareInterruptISR(); in xPortStartScheduler()
233 void vSoftwareInterruptISR( void ) in vSoftwareInterruptISR() function
/Kernel-v11.1.0/portable/Renesas/RX600/
Dport.c79 void vSoftwareInterruptISR( void );
182 ( void ) vSoftwareInterruptISR(); in xPortStartScheduler()
234 void vSoftwareInterruptISR( void ) in vSoftwareInterruptISR() function
/Kernel-v11.1.0/portable/Renesas/RX600v2/
Dport.c83 void vSoftwareInterruptISR( void );
194 ( void ) vSoftwareInterruptISR(); in xPortStartScheduler()
254 void vSoftwareInterruptISR( void ) in vSoftwareInterruptISR() function
/Kernel-v11.1.0/portable/IAR/RX700v3_DPFPU/
Dport.c87 __interrupt void vSoftwareInterruptISR( void );
388 __interrupt void vSoftwareInterruptISR( void ) in vSoftwareInterruptISR() function
/Kernel-v11.1.0/portable/Renesas/RX100/
Dport.c102 void vSoftwareInterruptISR( void );
266 ( void ) vSoftwareInterruptISR(); in xPortStartScheduler()
327 void vSoftwareInterruptISR( void ) in vSoftwareInterruptISR() function
/Kernel-v11.1.0/portable/Renesas/RX700v3_DPFPU/
Dport.c103 void vSoftwareInterruptISR( void );
312 ( void ) vSoftwareInterruptISR(); in xPortStartScheduler()
408 void vSoftwareInterruptISR( void ) in vSoftwareInterruptISR() function