ulPortRaiseBASEPRI() is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...

ulPortRaiseBASEPRI() function

Syntax

portFORCE_INLINE static uint32_t ulPortRaiseBASEPRI( void );

References

LocationReferrerText
portmacro.h:266
portFORCE_INLINE static uint32_t ulPortRaiseBASEPRI( void )
event_groups.c:509xEventGroupGetBitsFromISR()
uxSavedInterruptStatus = portSET_INTERRUPT_MASK_FROM_ISR();
port.c:594SysTick_Handler()
queue.c:981xQueueGenericSendFromISR()
uxSavedInterruptStatus = portSET_INTERRUPT_MASK_FROM_ISR();
queue.c:1151xQueueGiveFromISR()
uxSavedInterruptStatus = portSET_INTERRUPT_MASK_FROM_ISR();
queue.c:1810xQueueReceiveFromISR()
uxSavedInterruptStatus = portSET_INTERRUPT_MASK_FROM_ISR();
queue.c:1903xQueuePeekFromISR()
uxSavedInterruptStatus = portSET_INTERRUPT_MASK_FROM_ISR();
stream_buffer.c:643xStreamBufferSendFromISR()
stream_buffer.c:900xStreamBufferReceiveFromISR()
stream_buffer.c:1036xStreamBufferSendCompletedFromISR()
uxSavedInterruptStatus = ( UBaseType_t ) portSET_INTERRUPT_MASK_FROM_ISR();
stream_buffer.c:1066xStreamBufferReceiveCompletedFromISR()
uxSavedInterruptStatus = ( UBaseType_t ) portSET_INTERRUPT_MASK_FROM_ISR();
tasks.c:1523uxTaskPriorityGetFromISR()
uxSavedInterruptState = portSET_INTERRUPT_MASK_FROM_ISR();
tasks.c:1931xTaskResumeFromISR()
uxSavedInterruptStatus = portSET_INTERRUPT_MASK_FROM_ISR();
tasks.c:4926xTaskGenericNotifyFromISR()
uxSavedInterruptStatus = portSET_INTERRUPT_MASK_FROM_ISR();
tasks.c:5054vTaskNotifyGiveFromISR()
uxSavedInterruptStatus = portSET_INTERRUPT_MASK_FROM_ISR();

Call Tree

Data read by ulPortRaiseBASEPRI()
ulPortRaiseBASEPRI()::ulOriginalBASEPRI
ulPortRaiseBASEPRI()::ulNewBASEPRI
all items filtered out
ulPortRaiseBASEPRI()
Type of ulPortRaiseBASEPRI()
ulPortRaiseBASEPRI()
uint32_t
all items filtered out