Home
last modified time | relevance | path

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

123

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_sta_rx.c147 goto done; in wlan_process_rx_packet()
158 done: in wlan_process_rx_packet()
214 goto done; in wlan_ops_process_rx_packet()
240 goto done; in wlan_ops_process_rx_packet()
272 goto done; in wlan_ops_process_rx_packet()
301 done: in wlan_ops_process_rx_packet()
Dwifi-uap.c221 goto done; in wifi_uap_set_11ax_status()
242 goto done; in wifi_uap_set_11ax_status()
261 goto done; in wifi_uap_set_11ax_status()
266 done: in wifi_uap_set_11ax_status()
2865 goto done; in wifi_nxp_set_mgmt_ies()
2886 goto done; in wifi_nxp_set_mgmt_ies()
2991 goto done; in wifi_nxp_set_mgmt_ies()
2994 done: in wifi_nxp_set_mgmt_ies()
3320 goto done; in wifi_uap_set_11ax_status2()
3341 goto done; in wifi_uap_set_11ax_status2()
[all …]
Dwifi.c394 goto done; in wifi_dump_firmware_info()
400 goto done; in wifi_dump_firmware_info()
410 goto done; in wifi_dump_firmware_info()
419 goto done; in wifi_dump_firmware_info()
432 goto done; in wifi_dump_firmware_info()
440 goto done; in wifi_dump_firmware_info()
447 goto done; in wifi_dump_firmware_info()
457 goto done; in wifi_dump_firmware_info()
470 goto done; in wifi_dump_firmware_info()
476 goto done; in wifi_dump_firmware_info()
[all …]
Dmlan_11h.c248 goto done; in wlan_get_non_dfs_chan()
259 goto done; in wlan_get_non_dfs_chan()
273 goto done; in wlan_get_non_dfs_chan()
278 done: in wlan_get_non_dfs_chan()
Dmlan_uap_cmdevent.c475 goto done; in wlan_uap_cmd_sys_configure()
485 goto done; in wlan_uap_cmd_sys_configure()
531 goto done; in wlan_uap_cmd_sys_configure()
533 done: in wlan_uap_cmd_sys_configure()
713 goto done;
720 goto done;
735 goto done;
757 goto done;
800 goto done;
823 goto done;
[all …]
Dmlan_init.c436 goto done; in wlan_init_lock_list()
449 goto done; in wlan_init_lock_list()
460 goto done; in wlan_init_lock_list()
475 done: in wlan_init_lock_list()
528 goto done;
539 done:
Dmlan_join.c147 goto done; in wlan_get_common_rates()
178 goto done; in wlan_get_common_rates()
188 goto done; in wlan_get_common_rates()
192 done: in wlan_get_common_rates()
683 goto done;
692 goto done;
726 done:
886 goto done;
1035 goto done;
1202 done:
Dmlan_misc.c164 goto done; in wlan_add_station_entry()
176 done: in wlan_add_station_entry()
1023 goto done; in wlan_misc_ioctl_rf_test_cfg()
1045 goto done; in wlan_misc_ioctl_rf_test_cfg()
1057 goto done; in wlan_misc_ioctl_rf_test_cfg()
1069 goto done; in wlan_misc_ioctl_rf_test_cfg()
1082 goto done; in wlan_misc_ioctl_rf_test_cfg()
1091 done: in wlan_misc_ioctl_rf_test_cfg()
Dmlan_11n_rxreorder.c853 goto done; in wlan_reset_pn_value()
865 done: in wlan_reset_pn_value()
1082 goto done; in mlan_11n_rxreorder_pkt()
1088 goto done; in mlan_11n_rxreorder_pkt()
1122 goto done; in mlan_11n_rxreorder_pkt()
1138 goto done; in mlan_11n_rxreorder_pkt()
1149 goto done; in mlan_11n_rxreorder_pkt()
1167 done: in mlan_11n_rxreorder_pkt()
Dmlan_sta_cmd.c841 goto done;
864 goto done;
880 goto done;
912 goto done;
939 goto done;
975 goto done;
993 goto done;
1013 goto done;
1037 goto done;
1054 goto done;
[all …]
Dmlan_11n_aggr.c99 goto done; in wlan_11n_deaggregate_pkt()
148 done: in wlan_11n_deaggregate_pkt()
/hal_nxp-latest/mcux/mcux-sdk/components/sdu/
Dfsl_adapter_sdu.c525 goto done; in SDU_InnerInit()
542 goto done; in SDU_InnerInit()
560 goto done; in SDU_InnerInit()
575 goto done; in SDU_InnerInit()
588 done: in SDU_InnerInit()
1814 goto done; in SDU_SetFwReady()
1822 goto done; in SDU_SetFwReady()
1825 done: in SDU_SetFwReady()
1838 goto done; in SDU_ClrFwReady()
1846 goto done; in SDU_ClrFwReady()
[all …]
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan_enhanced_tests.c694 goto done;
704 goto done;
770 goto done;
786 goto done;
822 goto done;
834 goto done;
858 goto done;
864 goto done;
872 goto done;
881 goto done;
[all …]
/hal_nxp-latest/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-latest/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-latest/mcux/middleware/wifi_nxp/sdio_nxp_abs/
Dfwdnld_sdio.c167 goto done; in wlan_reset_fw()
177 goto done; in wlan_reset_fw()
197 goto done; in wlan_reset_fw()
201 done: in wlan_reset_fw()
/hal_nxp-latest/mcux/mcux-sdk/utilities/str/
Dfsl_str.c112 uint8_t done = 0U; in PrintGetWidth() local
115 while (0U == done) in PrintGetWidth()
132 done = 1U; in PrintGetWidth()
142 uint8_t done = 0U; in PrintGetPrecision() local
154 done = 0U; in PrintGetPrecision()
155 while (0U == done) in PrintGetPrecision()
182 done = 1U; in PrintGetPrecision()
355 bool done = false; in PrintCheckFlags() local
356 while (false == done) in PrintCheckFlags()
378 done = true; in PrintCheckFlags()
/hal_nxp-latest/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-latest/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-latest/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-latest/mcux/mcux-sdk/drivers/sdu/
Dcis_table.c64 uint32_t done = 0U; in findlen() local
68 while (done == 0U) in findlen()
72 done = 1U; in findlen()
/hal_nxp-latest/mcux/middleware/mcux-secure-subsystem/src/sscp/
Dfsl_sscp_mu.c86 bool done = false; in prepareMessage() local
91 for (i = 0u; (!done) && (i < SSCP_OPERATION_PARAM_COUNT); i++) in prepareMessage()
163 done = true; /* break the for loop */ in prepareMessage()
/hal_nxp-latest/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-latest/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-latest/mcux/mcux-sdk/components/conn_fwloader/
Dreadme.txt29 …As a consequence, no structure cast should be done on flash direct addresses. Likewise memcpy oper…
30 should be avoided. Instead all flash accesses must be done via staging buffers in RAM, that

123