/hal_nxp-3.6.0/mcux/mcux-sdk/utilities/debug_console_lite/ |
D | fsl_debug_console.c | 579 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/ |
D | fsl_str.c | 144 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/ |
D | fsl_str.c | 105 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/ |
D | fsl_flexio_i2s_edma.c | 50 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/ |
D | fsl_esai_edma.c | 50 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/ |
D | fsl_asrc_edma.c | 42 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/ |
D | fsl_spdif_edma.c | 74 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/ |
D | README.md | 12 …-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/ |
D | fsl_pdm_sdma.c | 43 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
|
D | fsl_pdm_edma.c | 46 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/ |
D | fsl_sai_edma.c | 62 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/ |
D | evkmimxrt1170_connect_cm4_cm4side_sdram.jlinkscript | 329 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/ |
D | evkbmimxrt1170_connect_cm4_cm4side_sdram.jlinkscript | 329 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/ |
D | README.md | 71 … overwriting I2S channel selection. This can be useful when the tuning is done, and you simply wan…
|
/hal_nxp-3.6.0/s32/ |
D | CMakeLists.txt | 65 # 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/ |
D | fsl_cau3.c | 2266 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/ |
D | CONTRIBUTING.md | 102 | 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/ |
D | fsl_ltc.c | 213 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/ |
D | startup_MIMX9352_cm33.s | 50 __iar_init$$done: ; The vector table is not needed 51 ; until after copy initialization is done
|