Home
last modified time | relevance | path

Searched refs:done (Results 1 – 19 of 19) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/utilities/debug_console_lite/
Dfsl_debug_console.c579 bool done; in DbgConsole_PrintfFormattedData() local
634 done = false; in DbgConsole_PrintfFormattedData()
635 while (!done) in DbgConsole_PrintfFormattedData()
657 done = true; in DbgConsole_PrintfFormattedData()
665 done = false; in DbgConsole_PrintfFormattedData()
666 while (!done) in DbgConsole_PrintfFormattedData()
683 done = true; in DbgConsole_PrintfFormattedData()
697 done = false; in DbgConsole_PrintfFormattedData()
698 while (!done) in DbgConsole_PrintfFormattedData()
719 done = true; in DbgConsole_PrintfFormattedData()
/hal_nxp-3.6.0/mcux/mcux-sdk/utilities/debug_console/str/
Dfsl_str.c144 uint8_t done = 0U; in PrintGetWidth() local
147 while (0U == done) in PrintGetWidth()
164 done = 1U; in PrintGetWidth()
174 uint8_t done = 0U; in PrintGetPrecision() local
186 done = 0U; in PrintGetPrecision()
187 while (0U == done) in PrintGetPrecision()
214 done = 1U; in PrintGetPrecision()
387 bool done = false; in PrintCheckFlags() local
388 while (false == done) in PrintCheckFlags()
410 done = true; in PrintCheckFlags()
/hal_nxp-3.6.0/mcux/mcux-sdk/utilities/str/
Dfsl_str.c105 uint8_t done = 0U; in PrintGetWidth() local
108 while (0U == done) in PrintGetWidth()
125 done = 1U; in PrintGetWidth()
135 uint8_t done = 0U; in PrintGetPrecision() local
147 done = 0U; in PrintGetPrecision()
148 while (0U == done) in PrintGetPrecision()
175 done = 1U; in PrintGetPrecision()
348 bool done = false; in PrintCheckFlags() local
349 while (false == done) in PrintCheckFlags()
371 done = true; in PrintCheckFlags()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/flexio/i2s/
Dfsl_flexio_i2s_edma.c50 static void FLEXIO_I2S_TxEDMACallback(edma_handle_t *handle, void *userData, bool done, uint32_t tc…
60 static void FLEXIO_I2S_RxEDMACallback(edma_handle_t *handle, void *userData, bool done, uint32_t tc…
65 static void FLEXIO_I2S_TxEDMACallback(edma_handle_t *handle, void *userData, bool done, uint32_t tc… in FLEXIO_I2S_TxEDMACallback() argument
85 static void FLEXIO_I2S_RxEDMACallback(edma_handle_t *handle, void *userData, bool done, uint32_t tc… in FLEXIO_I2S_RxEDMACallback() argument
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/esai/
Dfsl_esai_edma.c50 static void ESAI_TxEDMACallback(edma_handle_t *handle, void *userData, bool done, uint32_t tcds);
60 static void ESAI_RxEDMACallback(edma_handle_t *handle, void *userData, bool done, uint32_t tcds);
65 static void ESAI_TxEDMACallback(edma_handle_t *handle, void *userData, bool done, uint32_t tcds) in ESAI_TxEDMACallback() argument
85 static void ESAI_RxEDMACallback(edma_handle_t *handle, void *userData, bool done, uint32_t tcds) in ESAI_RxEDMACallback() argument
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/asrc/
Dfsl_asrc_edma.c42 static void ASRC_InEDMACallback(edma_handle_t *handle, void *userData, bool done, uint32_t tcds);
52 static void ASRC_OutEDMACallback(edma_handle_t *handle, void *userData, bool done, uint32_t tcds);
56 static void ASRC_InEDMACallback(edma_handle_t *handle, void *userData, bool done, uint32_t tcds) in ASRC_InEDMACallback() argument
79 static void ASRC_OutEDMACallback(edma_handle_t *handle, void *userData, bool done, uint32_t tcds) in ASRC_OutEDMACallback() argument
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/spdif/
Dfsl_spdif_edma.c74 static void SPDIF_TxEDMACallback(edma_handle_t *handle, void *userData, bool done, uint32_t tcds);
84 static void SPDIF_RxEDMACallback(edma_handle_t *handle, void *userData, bool done, uint32_t tcds);
89 static void SPDIF_TxEDMACallback(edma_handle_t *handle, void *userData, bool done, uint32_t tcds) in SPDIF_TxEDMACallback() argument
109 static void SPDIF_RxEDMACallback(edma_handle_t *handle, void *userData, bool done, uint32_t tcds) in SPDIF_RxEDMACallback() argument
/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/NN/
DREADME.md12 …-quantization to a cycle efficient shift operation. No new development is done on the legacy funct…
46 ||arm_elementwise_add_s8()| ELEMENTWISE ADD | None | None | Yes| Yes| Reshape is not done in this f…
47 ||arm_elementwise_mul_s8()| ELEMENTWISE MUL | None | None | Yes| Yes| Reshape is not done in this f…
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/pdm/
Dfsl_pdm_sdma.c43 static void PDM_SDMACallback(sdma_handle_t *handle, void *userData, bool done, uint32_t tcds);
47 static void PDM_SDMACallback(sdma_handle_t *handle, void *userData, bool done, uint32_t tcds) in PDM_SDMACallback() argument
Dfsl_pdm_edma.c46 static void PDM_EDMACallback(edma_handle_t *handle, void *userData, bool done, uint32_t tcds);
87 static void PDM_EDMACallback(edma_handle_t *handle, void *userData, bool done, uint32_t tcds) in PDM_EDMACallback() argument
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/sai/
Dfsl_sai_edma.c62 static void SAI_TxEDMACallback(edma_handle_t *handle, void *userData, bool done, uint32_t tcds);
72 static void SAI_RxEDMACallback(edma_handle_t *handle, void *userData, bool done, uint32_t tcds);
95 static void SAI_TxEDMACallback(edma_handle_t *handle, void *userData, bool done, uint32_t tcds) in SAI_TxEDMACallback() argument
133 static void SAI_RxEDMACallback(edma_handle_t *handle, void *userData, bool done, uint32_t tcds) in SAI_RxEDMACallback() argument
/hal_nxp-3.6.0/mcux/mcux-sdk/boards/evkmimxrt1170/
Devkmimxrt1170_connect_cm4_cm4side_sdram.jlinkscript329 MEM_WriteU32(0x400d404C, 0x21210409); // enable sdram self refresh after initialization done.
331 Report("SDRAM init done");
/hal_nxp-3.6.0/mcux/mcux-sdk/boards/evkbmimxrt1170/
Devkbmimxrt1170_connect_cm4_cm4side_sdram.jlinkscript329 MEM_WriteU32(0x400d404C, 0x21210409); // enable sdram self refresh after initialization done.
331 Report("SDRAM init done");
/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/
DREADME.md71 … overwriting I2S channel selection. This can be useful when the tuning is done, and you simply wan…
/hal_nxp-3.6.0/s32/
DCMakeLists.txt65 # This is normally done in mcux/hal_nxp.cmake, but we need to point to the
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/cau3/
Dfsl_cau3.c2266 bool done = false; in cau3_wait() local
2269 while ((!error) && (!done)) in cau3_wait()
2273 done = (bool)(temp32 & (uint32_t)kCAU3_StatusDoneIsr); in cau3_wait()
/hal_nxp-3.6.0/mcux/mcux-sdk/
DCONTRIBUTING.md102 | DCO check will be done automatically to your pull requests. If there's sign-off mismatch issue in…
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/ltc/
Dfsl_ltc.c213 bool done = false; in ltc_wait() local
216 while ((!error) && (!done)) in ltc_wait()
220 done = (0U != (temp32 & LTC_STA_DI_MASK)) ? true : false; in ltc_wait()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX9352/iar/
Dstartup_MIMX9352_cm33.s50 __iar_init$$done: ; The vector table is not needed
51 ; until after copy initialization is done