| /hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/ |
| D | wlan.c | 1324 static int security_profile_matches(const struct wlan_network *network, const struct wifi_scan_resu… in security_profile_matches() argument 1326 const struct wlan_network_security *config = &network->security; in security_profile_matches() 1456 static int network_matches_scan_result(const struct wlan_network *network, in network_matches_scan_result() argument 1468 …if (memcmp((const void *)network->bssid, (const void *)res->bssid, (size_t)IEEEtypes_ADDRESS_SIZE)… in network_matches_scan_result() 1475 if (network->channel_specific && network->channel != res->Channel) in network_matches_scan_result() 1477 …wlcm_d("%s: Channel mismatch. Got: %d Expected: %d", network->ssid, res->Channel, network->channel… in network_matches_scan_result() 1480 if (network->bssid_specific && memcmp(network->bssid, res->bssid, 6)) in network_matches_scan_result() 1482 wlcm_d("%s: bssid mismatch.", network->ssid); in network_matches_scan_result() 1486 if (network->ssid_specific != 0U) in network_matches_scan_result() 1496 ((strncmp((const char *)network->ssid, (const char *)res->ssid, in network_matches_scan_result() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S16/ |
| D | all_lib_device.cmake | 497 # # description: USB network layer 730 # # description: A network protocol stack based on azure RTOS 733 # # description: A network protocol stack based on azure RTOS 778 # # description: A network protocol stack based on azure RTOS 781 # # description: A network protocol stack based on azure RTOS
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S28/ |
| D | all_lib_device.cmake | 506 # # description: USB network layer 772 # # description: A network protocol stack based on azure RTOS 775 # # description: A network protocol stack based on azure RTOS 820 # # description: A network protocol stack based on azure RTOS 823 # # description: A network protocol stack based on azure RTOS
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S06/ |
| D | all_lib_device.cmake | 616 # # description: A network protocol stack based on azure RTOS 619 # # description: A network protocol stack based on azure RTOS 664 # # description: A network protocol stack based on azure RTOS 667 # # description: A network protocol stack based on azure RTOS
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1011/ |
| D | all_lib_device.cmake | 692 # # description: A network protocol stack based on azure RTOS 695 # # description: A network protocol stack based on azure RTOS 740 # # description: A network protocol stack based on azure RTOS 743 # # description: A network protocol stack based on azure RTOS
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1015/ |
| D | all_lib_device.cmake | 685 # # description: A network protocol stack based on azure RTOS 688 # # description: A network protocol stack based on azure RTOS 733 # # description: A network protocol stack based on azure RTOS 736 # # description: A network protocol stack based on azure RTOS
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1024/ |
| D | all_lib_device.cmake | 675 # # description: USB network layer 932 # # description: A network protocol stack based on azure RTOS 935 # # description: A network protocol stack based on azure RTOS 980 # # description: A network protocol stack based on azure RTOS 983 # # description: A network protocol stack based on azure RTOS
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/ |
| D | wlan.h | 2544 int wlan_add_network(struct wlan_network *network); 2848 int wlan_get_current_network(struct wlan_network *network); 2893 int wlan_get_current_uap_network(struct wlan_network *network); 2966 int wlan_get_network(unsigned int index, struct wlan_network *network); 2984 int wlan_get_network_byname(char *name, struct wlan_network *network);
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S69/ |
| D | all_lib_device.cmake | 518 # # description: USB network layer 1000 # # description: A network protocol stack based on azure RTOS 1003 # # description: A network protocol stack based on azure RTOS 1048 # # description: A network protocol stack based on azure RTOS 1051 # # description: A network protocol stack based on azure RTOS
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1021/ |
| D | all_lib_device.cmake | 691 # # description: USB network layer 948 # # description: A network protocol stack based on azure RTOS 951 # # description: A network protocol stack based on azure RTOS 996 # # description: A network protocol stack based on azure RTOS 999 # # description: A network protocol stack based on azure RTOS
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1064/ |
| D | all_lib_device.cmake | 733 # # description: USB network layer 1068 # # description: A network protocol stack based on azure RTOS 1071 # # description: A network protocol stack based on azure RTOS 1116 # # description: A network protocol stack based on azure RTOS 1119 # # description: A network protocol stack based on azure RTOS
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S36/ |
| D | all_lib_device.cmake | 582 # # description: USB network layer 1169 # # description: A network protocol stack based on azure RTOS 1172 # # description: A network protocol stack based on azure RTOS 1217 # # description: A network protocol stack based on azure RTOS 1220 # # description: A network protocol stack based on azure RTOS
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1042/ |
| D | all_lib_device.cmake | 737 # # description: USB network layer 1252 # # description: A network protocol stack based on azure RTOS 1255 # # description: A network protocol stack based on azure RTOS 1300 # # description: A network protocol stack based on azure RTOS 1303 # # description: A network protocol stack based on azure RTOS
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1052/ |
| D | all_lib_device.cmake | 764 # # description: USB network layer 1282 # # description: A network protocol stack based on azure RTOS 1285 # # description: A network protocol stack based on azure RTOS 1330 # # description: A network protocol stack based on azure RTOS 1333 # # description: A network protocol stack based on azure RTOS
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1166/ |
| D | all_lib_device.cmake | 817 # # description: USB network layer 1328 # # description: A network protocol stack based on azure RTOS 1331 # # description: A network protocol stack based on azure RTOS 1376 # # description: A network protocol stack based on azure RTOS 1379 # # description: A network protocol stack based on azure RTOS
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1062/ |
| D | all_lib_device.cmake | 802 # # description: USB network layer 1441 # # description: A network protocol stack based on azure RTOS 1444 # # description: A network protocol stack based on azure RTOS 1489 # # description: A network protocol stack based on azure RTOS 1492 # # description: A network protocol stack based on azure RTOS
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1176/ |
| D | all_lib_device.cmake | 900 # # description: USB network layer 1630 # # description: A network protocol stack based on azure RTOS 1633 # # description: A network protocol stack based on azure RTOS 1678 # # description: A network protocol stack based on azure RTOS 1681 # # description: A network protocol stack based on azure RTOS
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXN947/ |
| D | all_lib_device.cmake | 1152 # # description: USB network layer 1808 # # description: A network protocol stack based on azure RTOS 1811 # # description: A network protocol stack based on azure RTOS 1856 # # description: A network protocol stack based on azure RTOS 1859 # # description: A network protocol stack based on azure RTOS
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/ |
| D | README.md | 58 …ine-learning-on-arm/developer-material/how-to-guides/converting-a-neural-network-for-arm-cortex-m-…
|
| /hal_nxp-latest/mcux/mcux-sdk/ |
| D | SW-Content-Register.txt | 545 Description: A neural network kernels library for 571 Description: A neural network kernels library for 626 network stack
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S018/ |
| D | all_lib_device.cmake | 519 # # description: USB network layer
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S018M/ |
| D | all_lib_device.cmake | 519 # # description: USB network layer
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54628/ |
| D | all_lib_device.cmake | 527 # # description: USB network layer
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1181/ |
| D | all_lib_device.cmake | 962 # # description: USB network layer
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1182/ |
| D | all_lib_device.cmake | 962 # # description: USB network layer
|