Home
last modified time | relevance | path

Searched refs:zero (Results 1 – 12 of 12) sorted by relevance

/FreeRTOS-Kernel/portable/MPLAB/PIC32MZ/
A Dport_asm.S162 beq k0, zero, 1f
182 add s5, zero, sp
192 addiu s6, zero, 1
261 beq s7, zero, 1f
301 addiu s4, zero, 2
318 beq s0, zero, 1f
389 sw zero, 0(k0)
409 beq zero, zero, 2f
454 addiu s6, zero, 1
550 addiu s4, zero, 2
[all …]
A DISR_Support.h135 bne k1, zero, 2f
141 beq k1, zero, 1f
168 ins k1, zero, 1, 4
171 add s5, zero, sp
179 bne s6, zero, 1f
252 bne s6, zero, 1f
257 beq s6, zero, 1f
274 bne s6, zero, 1f
291 bne s6, zero, 1f
299 beq s6, zero, 1f
[all …]
/FreeRTOS-Kernel/portable/MPLAB/PIC32MEC14xx/
A Dport_asm.S175 ins k1, zero, 10, 7 /* Clear IPL bits 0:6. */
176 ins k1, zero, 18, 1 /* Clear IPL bit 7 */
178 ins k1, zero, 1, 4 /* Clear EXL, ERL and UM. */
181 add s5, zero, sp
191 addiu s6, zero, 1
250 ins s7, zero, 10, 7
251 ins s7, zero, 18, 1
261 ins s6, zero, 8, 1
268 addiu s4, zero, 2
324 sw zero, 0(k0)
[all …]
A DISR_Support.h71 ins k1, zero, 1, 4
75 add s5, zero, sp
83 bne s6, zero, 1f
134 bne s6, zero, 1f
151 bne s6, zero, 1f
202 add sp, zero, s5
/FreeRTOS-Kernel/portable/MPLAB/PIC32MX/
A Dport_asm.S100 ins k1, zero, 10, 6
102 ins k1, zero, 1, 4
105 add s5, zero, sp
115 addiu s6, zero, 1
174 ins s7, zero, 10, 6
184 ins s6, zero, 8, 1
190 addiu s4, zero, 2
245 sw zero, 0(k0)
248 add sp, zero, s5
A DISR_Support.h54 ins k1, zero, 1, 4
57 add s5, zero, sp
65 bne s6, zero, 1f
116 bne s6, zero, 1f
133 bne s6, zero, 1f
181 add sp, zero, s5
/FreeRTOS-Kernel/portable/IAR/ARM_CA5_No_GIC/
A DportASM.h82 ; ulPortTaskHasFPUContext is zero then no.
/FreeRTOS-Kernel/portable/IAR/ARM_CA9/
A DportASM.h80 ; ulPortTaskHasFPUContext is zero then no.
/FreeRTOS-Kernel/portable/ThirdParty/GCC/Xtensa_ESP32/include/
A Dportmacro.h380 #define portGET_ARGUMENT_COUNT_INNER( zero, one, count, ... ) count argument
/FreeRTOS-Kernel/portable/RVDS/ARM_CA9/
A Dportmacro.inc87 ; ulPortTaskHasFPUContext is zero then no.
/FreeRTOS-Kernel/
A DHistory.txt494 vPortFree() is automatically cleared to zero.
537 to zero, and remove code that set individual structure members to zero.
565 is set to zero. Contributed by @rdpoor.
770 configISR_STACK_SIZE_WORDS is defined to a non zero value, which causes
994 x to zero then tickless idle mode will not be entered. This allows users
1034 + Ensure the Cortex-M SysTick count is cleared to zero before starting the
1261 anything other than zero.
1520 ensure the alarm value (compare match value) cannot be set to zero when a
2248 compilers issuing warnings when portPRIVILEGE_BIT is defined as zero.
2319 + Added LPC1768 Rowley demo with zero copy Ethernet driver.
[all …]
/FreeRTOS-Kernel/portable/GCC/ARM7_AT91SAM7S/
A Dioat91sam7x256.h4304 … -( EMAC ) Transmit zero quantum pause frame

Completed in 46 milliseconds