FreeRTOS-Kernel/portable/ThirdParty/xClang/XCOREAI
chinglee-iot be880a1fc8
Fix portSET_INTERRUPT_MASK_FROM_ISR definition for atomic operation (#940)
* Introduce portHAS_NESTED_INTERRUPTS to identify if port has nested interrupt or not.
* Update atomic.h to use portHAS_NESTED_INTERRUPTS instead of portSET_INTERRUPT_MASK_FROM_ISR definition.

---------

Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
Co-authored-by: ActoryOu <jay2002824@gmail.com>
2024-01-03 15:47:05 +08:00
..
port.c CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
port.xc Merge SMP feature to main (#716) 2023-07-24 19:24:15 +08:00
portasm.S Merge SMP feature to main (#716) 2023-07-24 19:24:15 +08:00
portmacro.h Fix portSET_INTERRUPT_MASK_FROM_ISR definition for atomic operation (#940) 2024-01-03 15:47:05 +08:00
rtos_support_rtos_config.h CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00