Searched refs:vClearInterruptMask (Results 1 – 25 of 99) sorted by relevance
1234
71 #define portENABLE_INTERRUPTS() vClearInterruptMask( 0 )
69 #define portENABLE_INTERRUPTS() vClearInterruptMask( 0 )
76 #define portENABLE_INTERRUPTS() vClearInterruptMask( 0 )
75 #define portENABLE_INTERRUPTS() vClearInterruptMask( 0 )
87 void vClearInterruptMask( uint32_t ulMask ) __attribute__( ( naked ) ) PRIVILEGED_FUNCTION;
258 void vClearInterruptMask( __attribute__( ( unused ) ) uint32_t ulMask ) /* __attribute__(( naked ))… in vClearInterruptMask() function
74 #define portENABLE_INTERRUPTS() vClearInterruptMask( 0 )