Fix spelling in comment (#1024)

Co-authored-by: ActoryOu <jay2002824@gmail.com>
This commit is contained in:
Rahul Kar 2024-04-09 10:00:23 +05:30 committed by GitHub
parent 8afb3a5b82
commit f0ff3834bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
33 changed files with 33 additions and 33 deletions

View file

@ -1621,7 +1621,7 @@ void vPortSVCHandler_C( uint32_t * pulCallerStackAddress ) /* PRIVILEGED_FUNCTIO
BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */ BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler * 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler
* for SVCall and PendSV interrupts respectively. * for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -1265,7 +1265,7 @@ void vPortSVCHandler_C( uint32_t * pulCallerStackAddress ) /* PRIVILEGED_FUNCTIO
BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */ BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler * 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler
* for SVCall and PendSV interrupts respectively. * for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -1621,7 +1621,7 @@ void vPortSVCHandler_C( uint32_t * pulCallerStackAddress ) /* PRIVILEGED_FUNCTIO
BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */ BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler * 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler
* for SVCall and PendSV interrupts respectively. * for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -1621,7 +1621,7 @@ void vPortSVCHandler_C( uint32_t * pulCallerStackAddress ) /* PRIVILEGED_FUNCTIO
BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */ BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler * 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler
* for SVCall and PendSV interrupts respectively. * for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -269,7 +269,7 @@ static void prvPortStartFirstTask( void )
BaseType_t xPortStartScheduler( void ) BaseType_t xPortStartScheduler( void )
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions vPortSVCHandler and * 1. Direct Routing - Install the functions vPortSVCHandler and
* xPortPendSVHandler for SVCall and PendSV interrupts respectively. * xPortPendSVHandler for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -1621,7 +1621,7 @@ void vPortSVCHandler_C( uint32_t * pulCallerStackAddress ) /* PRIVILEGED_FUNCTIO
BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */ BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler * 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler
* for SVCall and PendSV interrupts respectively. * for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -1621,7 +1621,7 @@ void vPortSVCHandler_C( uint32_t * pulCallerStackAddress ) /* PRIVILEGED_FUNCTIO
BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */ BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler * 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler
* for SVCall and PendSV interrupts respectively. * for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -1621,7 +1621,7 @@ void vPortSVCHandler_C( uint32_t * pulCallerStackAddress ) /* PRIVILEGED_FUNCTIO
BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */ BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler * 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler
* for SVCall and PendSV interrupts respectively. * for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -1621,7 +1621,7 @@ void vPortSVCHandler_C( uint32_t * pulCallerStackAddress ) /* PRIVILEGED_FUNCTIO
BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */ BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler * 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler
* for SVCall and PendSV interrupts respectively. * for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -744,7 +744,7 @@ static void prvRestoreContextOfFirstTask( void )
BaseType_t xPortStartScheduler( void ) BaseType_t xPortStartScheduler( void )
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions vPortSVCHandler and * 1. Direct Routing - Install the functions vPortSVCHandler and
* xPortPendSVHandler for SVCall and PendSV interrupts respectively. * xPortPendSVHandler for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -312,7 +312,7 @@ BaseType_t xPortStartScheduler( void )
configASSERT( portCPUID != portCORTEX_M7_r0p0_ID ); configASSERT( portCPUID != portCORTEX_M7_r0p0_ID );
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions vPortSVCHandler and * 1. Direct Routing - Install the functions vPortSVCHandler and
* xPortPendSVHandler for SVCall and PendSV interrupts respectively. * xPortPendSVHandler for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -830,7 +830,7 @@ BaseType_t xPortStartScheduler( void )
#endif #endif
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions vPortSVCHandler and * 1. Direct Routing - Install the functions vPortSVCHandler and
* xPortPendSVHandler for SVCall and PendSV interrupts respectively. * xPortPendSVHandler for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -1621,7 +1621,7 @@ void vPortSVCHandler_C( uint32_t * pulCallerStackAddress ) /* PRIVILEGED_FUNCTIO
BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */ BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler * 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler
* for SVCall and PendSV interrupts respectively. * for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -1621,7 +1621,7 @@ void vPortSVCHandler_C( uint32_t * pulCallerStackAddress ) /* PRIVILEGED_FUNCTIO
BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */ BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler * 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler
* for SVCall and PendSV interrupts respectively. * for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -300,7 +300,7 @@ static void prvPortStartFirstTask( void )
BaseType_t xPortStartScheduler( void ) BaseType_t xPortStartScheduler( void )
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions vPortSVCHandler and * 1. Direct Routing - Install the functions vPortSVCHandler and
* xPortPendSVHandler for SVCall and PendSV interrupts respectively. * xPortPendSVHandler for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -1621,7 +1621,7 @@ void vPortSVCHandler_C( uint32_t * pulCallerStackAddress ) /* PRIVILEGED_FUNCTIO
BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */ BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler * 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler
* for SVCall and PendSV interrupts respectively. * for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -1621,7 +1621,7 @@ void vPortSVCHandler_C( uint32_t * pulCallerStackAddress ) /* PRIVILEGED_FUNCTIO
BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */ BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler * 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler
* for SVCall and PendSV interrupts respectively. * for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -180,7 +180,7 @@ static void prvTaskExitError( void )
BaseType_t xPortStartScheduler( void ) BaseType_t xPortStartScheduler( void )
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the function xPortPendSVHandler for PendSV * 1. Direct Routing - Install the function xPortPendSVHandler for PendSV
* interrupt. * interrupt.
* 2. Indirect Routing - Install separate handler for PendSV interrupt and * 2. Indirect Routing - Install separate handler for PendSV interrupt and

View file

@ -1621,7 +1621,7 @@ void vPortSVCHandler_C( uint32_t * pulCallerStackAddress ) /* PRIVILEGED_FUNCTIO
BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */ BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler * 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler
* for SVCall and PendSV interrupts respectively. * for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -1621,7 +1621,7 @@ void vPortSVCHandler_C( uint32_t * pulCallerStackAddress ) /* PRIVILEGED_FUNCTIO
BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */ BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler * 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler
* for SVCall and PendSV interrupts respectively. * for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -223,7 +223,7 @@ static void prvTaskExitError( void )
BaseType_t xPortStartScheduler( void ) BaseType_t xPortStartScheduler( void )
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions vPortSVCHandler and * 1. Direct Routing - Install the functions vPortSVCHandler and
* xPortPendSVHandler for SVCall and PendSV interrupts respectively. * xPortPendSVHandler for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -1621,7 +1621,7 @@ void vPortSVCHandler_C( uint32_t * pulCallerStackAddress ) /* PRIVILEGED_FUNCTIO
BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */ BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler * 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler
* for SVCall and PendSV interrupts respectively. * for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -1621,7 +1621,7 @@ void vPortSVCHandler_C( uint32_t * pulCallerStackAddress ) /* PRIVILEGED_FUNCTIO
BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */ BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler * 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler
* for SVCall and PendSV interrupts respectively. * for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -1621,7 +1621,7 @@ void vPortSVCHandler_C( uint32_t * pulCallerStackAddress ) /* PRIVILEGED_FUNCTIO
BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */ BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler * 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler
* for SVCall and PendSV interrupts respectively. * for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -1621,7 +1621,7 @@ void vPortSVCHandler_C( uint32_t * pulCallerStackAddress ) /* PRIVILEGED_FUNCTIO
BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */ BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler * 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler
* for SVCall and PendSV interrupts respectively. * for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -261,7 +261,7 @@ BaseType_t xPortStartScheduler( void )
configASSERT( portCPUID != portCORTEX_M7_r0p0_ID ); configASSERT( portCPUID != portCORTEX_M7_r0p0_ID );
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions vPortSVCHandler and * 1. Direct Routing - Install the functions vPortSVCHandler and
* xPortPendSVHandler for SVCall and PendSV interrupts respectively. * xPortPendSVHandler for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -725,7 +725,7 @@ BaseType_t xPortStartScheduler( void )
#endif #endif
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions vPortSVCHandler and * 1. Direct Routing - Install the functions vPortSVCHandler and
* xPortPendSVHandler for SVCall and PendSV interrupts respectively. * xPortPendSVHandler for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -1621,7 +1621,7 @@ void vPortSVCHandler_C( uint32_t * pulCallerStackAddress ) /* PRIVILEGED_FUNCTIO
BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */ BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler * 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler
* for SVCall and PendSV interrupts respectively. * for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -1621,7 +1621,7 @@ void vPortSVCHandler_C( uint32_t * pulCallerStackAddress ) /* PRIVILEGED_FUNCTIO
BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */ BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler * 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler
* for SVCall and PendSV interrupts respectively. * for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -249,7 +249,7 @@ static void prvTaskExitError( void )
BaseType_t xPortStartScheduler( void ) BaseType_t xPortStartScheduler( void )
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions vPortSVCHandler and * 1. Direct Routing - Install the functions vPortSVCHandler and
* xPortPendSVHandler for SVCall and PendSV interrupts respectively. * xPortPendSVHandler for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -1621,7 +1621,7 @@ void vPortSVCHandler_C( uint32_t * pulCallerStackAddress ) /* PRIVILEGED_FUNCTIO
BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */ BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler * 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler
* for SVCall and PendSV interrupts respectively. * for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -1621,7 +1621,7 @@ void vPortSVCHandler_C( uint32_t * pulCallerStackAddress ) /* PRIVILEGED_FUNCTIO
BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */ BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */
{ {
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler * 1. Direct Routing - Install the functions SVC_Handler and PendSV_Handler
* for SVCall and PendSV interrupts respectively. * for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV

View file

@ -829,7 +829,7 @@ BaseType_t xPortStartScheduler( void )
#endif #endif
/* An application can install FreeRTOS interrupt handlers in one of the /* An application can install FreeRTOS interrupt handlers in one of the
* folllowing ways: * following ways:
* 1. Direct Routing - Install the functions vPortSVCHandler and * 1. Direct Routing - Install the functions vPortSVCHandler and
* xPortPendSVHandler for SVCall and PendSV interrupts respectively. * xPortPendSVHandler for SVCall and PendSV interrupts respectively.
* 2. Indirect Routing - Install separate handlers for SVCall and PendSV * 2. Indirect Routing - Install separate handlers for SVCall and PendSV