Home
last modified time | relevance | path

Searched refs:end (Results 1 – 25 of 1026) sorted by relevance

12345678910>>...42

/hal_nxp-latest/mcux/mcux-sdk/components/codec/pcm512x/
Dfsl_pcm512x.c72 goto end; in dac_pcm512x_set_gpio_val()
77 if (ret != kStatus_Success) goto end; in dac_pcm512x_set_gpio_val()
81 if (ret != kStatus_Success) goto end; in dac_pcm512x_set_gpio_val()
85 if (ret != kStatus_Success) goto end; in dac_pcm512x_set_gpio_val()
87 end: in dac_pcm512x_set_gpio_val()
145 goto end; in dac_pcm512x_get_dac_div()
151 end: in dac_pcm512x_get_dac_div()
173 goto end; in dac_pcm512x_get_idac()
178 end: in dac_pcm512x_get_idac()
200 goto end; in dac_pcm512x_get_bclk_div()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/components/codec/pcm186x/
Dfsl_pcm186x.c65 if (ret != kStatus_Success) goto end; in dac_pcm186x_set_gpio_val()
72 if (ret != kStatus_Success) goto end; in dac_pcm186x_set_gpio_val()
81 if (ret != kStatus_Success) goto end; in dac_pcm186x_set_gpio_val()
88 if (ret != kStatus_Success) goto end; in dac_pcm186x_set_gpio_val()
97 if (ret != kStatus_Success) goto end; in dac_pcm186x_set_gpio_val()
104 if (ret != kStatus_Success) goto end; in dac_pcm186x_set_gpio_val()
113 if (ret != kStatus_Success) goto end; in dac_pcm186x_set_gpio_val()
120 if (ret != kStatus_Success) goto end; in dac_pcm186x_set_gpio_val()
125 goto end; in dac_pcm186x_set_gpio_val()
134 end: in dac_pcm186x_set_gpio_val()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core_AArch64/Include/
Dcache_armv8a.h67 uintptr_t end = addr + size; in dcache_clean_range() local
72 while (cur < end) { in dcache_clean_range()
84 uintptr_t end = addr + size; in dcache_invalidate_range() local
86 if (end & (DCACHE_LINE_SIZE - 1)) { in dcache_invalidate_range()
87 end &= ~(DCACHE_LINE_SIZE - 1); in dcache_invalidate_range()
88 dcache_ops(civac, end); in dcache_invalidate_range()
93 if (cur != end) in dcache_invalidate_range()
98 while (cur < end) { in dcache_invalidate_range()
110 uintptr_t end = addr + size; in dcache_clean_invalidate_range() local
115 while (cur < end) { in dcache_clean_invalidate_range()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/SupportFunctions/
Darm_merge_sort_f32.c33 static void topDownMerge(float32_t * pA, uint32_t begin, uint32_t middle, uint32_t end, float32_t *… in topDownMerge() argument
45 for (k = begin; k < end; k++) in topDownMerge()
48 if (i < middle && (j >= end || dir==(pA[i] <= pA[j])) ) in topDownMerge()
61 static void arm_merge_sort_core_f32(float32_t * pB, uint32_t begin, uint32_t end, float32_t * pA, u… in arm_merge_sort_core_f32() argument
63 if((int32_t)end - (int32_t)begin >= 2 ) // If run size != 1 divide in arm_merge_sort_core_f32()
65 int32_t middle = (end + begin) / 2; // Take the middle point in arm_merge_sort_core_f32()
68 arm_merge_sort_core_f32(pA, middle, end, pB, dir); // Sort the right part in arm_merge_sort_core_f32()
70 topDownMerge(pB, begin, middle, end, pA, dir); in arm_merge_sort_core_f32()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UD7/gcc/
DMIMX8UD7xxxxx_cm33_ram.ld123 end of ctors marker and it must be last */
164 __etext = .; /* define a global symbol at end of code */
175 __interrupts_ram_end__ = .; /* Define a global symbol at data end */
195 __data_end__ = .; /* define a global symbol at data end */
204 __noncachedata_init_end__ = .; /* create a global symbol at initialized ncache data end */
212 __noncachedata_end__ = .; /* define a global symbol at ncache data end */
244 PROVIDE(end = .); symbol
257 /* Initializes stack on the end of block */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1061/gcc/
DMIMXRT1061xxxxx_flexspi_nor.ld131 end of ctors marker and it must be last */
172 __etext = .; /* define a global symbol at end of code */
183 __interrupts_ram_end__ = .; /* Define a global symbol at data end */
200 __data_end__ = .; /* define a global symbol at data end */
220 __noncachedata_init_end__ = .; /* create a global symbol at initialized ncache data end */
227 __noncachedata_end__ = .; /* define a global symbol at ncache data end */
254 PROVIDE(end = .); symbol
267 /* Initializes stack on the end of block */
DMIMXRT1061xxxxx_flexspi_nor_sdram.ld136 end of ctors marker and it must be last */
177 __etext = .; /* define a global symbol at end of code */
188 __interrupts_ram_end__ = .; /* Define a global symbol at data end */
204 __data_end__ = .; /* define a global symbol at data end */
224 __noncachedata_init_end__ = .; /* create a global symbol at initialized ncache data end */
231 __noncachedata_end__ = .; /* define a global symbol at ncache data end */
265 PROVIDE(end = .); symbol
278 /* Initializes stack on the end of block */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1173/gcc/
DMIMXRT1173xxxxx_cm4_flexspi_nor.ld128 end of ctors marker and it must be last */
169 __etext = .; /* define a global symbol at end of code */
180 __interrupts_ram_end__ = .; /* Define a global symbol at data end */
197 __data_end__ = .; /* define a global symbol at data end */
217 __noncachedata_init_end__ = .; /* create a global symbol at initialized ncache data end */
224 __noncachedata_end__ = .; /* define a global symbol at ncache data end */
251 PROVIDE(end = .); symbol
265 /* Initializes stack on the end of block */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1051/gcc/
DMIMXRT1051xxxxx_flexspi_nor.ld127 end of ctors marker and it must be last */
168 __etext = .; /* define a global symbol at end of code */
179 __interrupts_ram_end__ = .; /* Define a global symbol at data end */
196 __data_end__ = .; /* define a global symbol at data end */
216 __noncachedata_init_end__ = .; /* create a global symbol at initialized ncache data end */
223 __noncachedata_end__ = .; /* define a global symbol at ncache data end */
250 PROVIDE(end = .); symbol
263 /* Initializes stack on the end of block */
DMIMXRT1051xxxxx_flexspi_nor_sdram.ld132 end of ctors marker and it must be last */
173 __etext = .; /* define a global symbol at end of code */
184 __interrupts_ram_end__ = .; /* Define a global symbol at data end */
200 __data_end__ = .; /* define a global symbol at data end */
220 __noncachedata_init_end__ = .; /* create a global symbol at initialized ncache data end */
227 __noncachedata_end__ = .; /* define a global symbol at ncache data end */
261 PROVIDE(end = .); symbol
274 /* Initializes stack on the end of block */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UD5/gcc/
DMIMX8UD5xxxxx_cm33_ram.ld123 end of ctors marker and it must be last */
164 __etext = .; /* define a global symbol at end of code */
175 __interrupts_ram_end__ = .; /* Define a global symbol at data end */
195 __data_end__ = .; /* define a global symbol at data end */
204 __noncachedata_init_end__ = .; /* create a global symbol at initialized ncache data end */
212 __noncachedata_end__ = .; /* define a global symbol at ncache data end */
244 PROVIDE(end = .); symbol
257 /* Initializes stack on the end of block */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1176/gcc/
DMIMXRT1176xxxxx_cm4_flexspi_nor.ld131 end of ctors marker and it must be last */
172 __etext = .; /* define a global symbol at end of code */
183 __interrupts_ram_end__ = .; /* Define a global symbol at data end */
200 __data_end__ = .; /* define a global symbol at data end */
220 __noncachedata_init_end__ = .; /* create a global symbol at initialized ncache data end */
227 __noncachedata_end__ = .; /* define a global symbol at ncache data end */
254 PROVIDE(end = .); symbol
268 /* Initializes stack on the end of block */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1021/gcc/
DMIMXRT1021xxxxx_flexspi_nor_sdram.ld134 end of ctors marker and it must be last */
175 __etext = .; /* define a global symbol at end of code */
186 __interrupts_ram_end__ = .; /* Define a global symbol at data end */
202 __data_end__ = .; /* define a global symbol at data end */
222 __noncachedata_init_end__ = .; /* create a global symbol at initialized ncache data end */
229 __noncachedata_end__ = .; /* define a global symbol at ncache data end */
263 PROVIDE(end = .); symbol
276 /* Initializes stack on the end of block */
DMIMXRT1021xxxxx_flexspi_nor.ld129 end of ctors marker and it must be last */
170 __etext = .; /* define a global symbol at end of code */
181 __interrupts_ram_end__ = .; /* Define a global symbol at data end */
198 __data_end__ = .; /* define a global symbol at data end */
218 __noncachedata_init_end__ = .; /* create a global symbol at initialized ncache data end */
225 __noncachedata_end__ = .; /* define a global symbol at ncache data end */
252 PROVIDE(end = .); symbol
265 /* Initializes stack on the end of block */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1041/gcc/
DMIMXRT1041xxxxx_flexspi_nor_sdram.ld130 end of ctors marker and it must be last */
171 __etext = .; /* define a global symbol at end of code */
182 __interrupts_ram_end__ = .; /* Define a global symbol at data end */
198 __data_end__ = .; /* define a global symbol at data end */
218 __noncachedata_init_end__ = .; /* create a global symbol at initialized ncache data end */
225 __noncachedata_end__ = .; /* define a global symbol at ncache data end */
259 PROVIDE(end = .); symbol
272 /* Initializes stack on the end of block */
DMIMXRT1041xxxxx_flexspi_nor.ld125 end of ctors marker and it must be last */
166 __etext = .; /* define a global symbol at end of code */
177 __interrupts_ram_end__ = .; /* Define a global symbol at data end */
194 __data_end__ = .; /* define a global symbol at data end */
214 __noncachedata_init_end__ = .; /* create a global symbol at initialized ncache data end */
221 __noncachedata_end__ = .; /* define a global symbol at ncache data end */
248 PROVIDE(end = .); symbol
261 /* Initializes stack on the end of block */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1064/gcc/
DMIMXRT1064xxxxx_flexspi_nor.ld129 end of ctors marker and it must be last */
170 __etext = .; /* define a global symbol at end of code */
181 __interrupts_ram_end__ = .; /* Define a global symbol at data end */
198 __data_end__ = .; /* define a global symbol at data end */
218 __noncachedata_init_end__ = .; /* create a global symbol at initialized ncache data end */
225 __noncachedata_end__ = .; /* define a global symbol at ncache data end */
252 PROVIDE(end = .); symbol
265 /* Initializes stack on the end of block */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1165/gcc/
DMIMXRT1165xxxxx_cm4_flexspi_nor.ld131 end of ctors marker and it must be last */
172 __etext = .; /* define a global symbol at end of code */
183 __interrupts_ram_end__ = .; /* Define a global symbol at data end */
200 __data_end__ = .; /* define a global symbol at data end */
220 __noncachedata_init_end__ = .; /* create a global symbol at initialized ncache data end */
227 __noncachedata_end__ = .; /* define a global symbol at ncache data end */
254 PROVIDE(end = .); symbol
268 /* Initializes stack on the end of block */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1052/gcc/
DMIMXRT1052xxxxx_flexspi_nor.ld127 end of ctors marker and it must be last */
168 __etext = .; /* define a global symbol at end of code */
179 __interrupts_ram_end__ = .; /* Define a global symbol at data end */
196 __data_end__ = .; /* define a global symbol at data end */
216 __noncachedata_init_end__ = .; /* create a global symbol at initialized ncache data end */
223 __noncachedata_end__ = .; /* define a global symbol at ncache data end */
250 PROVIDE(end = .); symbol
263 /* Initializes stack on the end of block */
DMIMXRT1052xxxxx_flexspi_nor_sdram.ld132 end of ctors marker and it must be last */
173 __etext = .; /* define a global symbol at end of code */
184 __interrupts_ram_end__ = .; /* Define a global symbol at data end */
200 __data_end__ = .; /* define a global symbol at data end */
220 __noncachedata_init_end__ = .; /* create a global symbol at initialized ncache data end */
227 __noncachedata_end__ = .; /* define a global symbol at ncache data end */
261 PROVIDE(end = .); symbol
274 /* Initializes stack on the end of block */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1166/gcc/
DMIMXRT1166xxxxx_cm4_flexspi_nor.ld131 end of ctors marker and it must be last */
172 __etext = .; /* define a global symbol at end of code */
183 __interrupts_ram_end__ = .; /* Define a global symbol at data end */
200 __data_end__ = .; /* define a global symbol at data end */
220 __noncachedata_init_end__ = .; /* create a global symbol at initialized ncache data end */
227 __noncachedata_end__ = .; /* define a global symbol at ncache data end */
254 PROVIDE(end = .); symbol
268 /* Initializes stack on the end of block */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1024/gcc/
DMIMXRT1024xxxxx_flexspi_nor.ld127 end of ctors marker and it must be last */
168 __etext = .; /* define a global symbol at end of code */
179 __interrupts_ram_end__ = .; /* Define a global symbol at data end */
196 __data_end__ = .; /* define a global symbol at data end */
216 __noncachedata_init_end__ = .; /* create a global symbol at initialized ncache data end */
223 __noncachedata_end__ = .; /* define a global symbol at ncache data end */
250 PROVIDE(end = .); symbol
263 /* Initializes stack on the end of block */
DMIMXRT1024xxxxx_flexspi_nor_sdram.ld132 end of ctors marker and it must be last */
173 __etext = .; /* define a global symbol at end of code */
184 __interrupts_ram_end__ = .; /* Define a global symbol at data end */
200 __data_end__ = .; /* define a global symbol at data end */
220 __noncachedata_init_end__ = .; /* create a global symbol at initialized ncache data end */
227 __noncachedata_end__ = .; /* define a global symbol at ncache data end */
261 PROVIDE(end = .); symbol
274 /* Initializes stack on the end of block */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1042/gcc/
DMIMXRT1042xxxxx_flexspi_nor.ld125 end of ctors marker and it must be last */
166 __etext = .; /* define a global symbol at end of code */
177 __interrupts_ram_end__ = .; /* Define a global symbol at data end */
194 __data_end__ = .; /* define a global symbol at data end */
214 __noncachedata_init_end__ = .; /* create a global symbol at initialized ncache data end */
221 __noncachedata_end__ = .; /* define a global symbol at ncache data end */
248 PROVIDE(end = .); symbol
261 /* Initializes stack on the end of block */
DMIMXRT1042xxxxx_flexspi_nor_sdram.ld130 end of ctors marker and it must be last */
171 __etext = .; /* define a global symbol at end of code */
182 __interrupts_ram_end__ = .; /* Define a global symbol at data end */
198 __data_end__ = .; /* define a global symbol at data end */
218 __noncachedata_init_end__ = .; /* create a global symbol at initialized ncache data end */
225 __noncachedata_end__ = .; /* define a global symbol at ncache data end */
259 PROVIDE(end = .); symbol
272 /* Initializes stack on the end of block */

12345678910>>...42