mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-18 01:25:14 -05:00
*(portNVIC_INT_CTRL) |= portNVIC_PENDSVSET; to *(portNVIC_INT_CTRL) = portNVIC_PENDSVSET; |
||
|---|---|---|
| .. | ||
| port.c | ||
| portasm.s | ||
| portmacro.h | ||