File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
source/portable/NetworkInterface/Zynq Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7070 #error configUSE_CORE_AFFINITY must be 1 in order to use niEMAC_HANDLER_TASK_AFFINITY
7171#endif
7272
73- #define niBMSR_LINK_STATUS 0x0004uL
73+ #define niBMSR_LINK_STATUS 0x0004uL
7474
7575/* The size of each buffer when BufferAllocation_1 is used:
7676 * https://freertos.org/Documentation/03-Libraries/02-FreeRTOS-plus/02-FreeRTOS-plus-TCP/05-Buffer-management */
77- #define niBUFFER_1_PACKET_SIZE 1536
77+ #define niBUFFER_1_PACKET_SIZE 1536
7878
7979/* Naming and numbering of PHY registers. */
80- #define PHY_REG_01_BMSR 0x01 /* Basic mode status register */
80+ #define PHY_REG_01_BMSR 0x01 /* Basic mode status register */
8181
8282#ifndef iptraceEMAC_TASK_STARTING
8383 #define iptraceEMAC_TASK_STARTING () do {} while( ipFALSE_BOOL )
You can’t perform that action at this time.
0 commit comments