Home
last modified time | relevance | path

Searched refs:cap (Results 1 – 25 of 27) sorted by relevance

12

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_enetc.c11 uint32_t cap; in NETC_EnetcGetCapability() local
13 cap = base->ECAPR0; in NETC_EnetcGetCapability()
14 capability->funcSafety = ((cap & NETC_ENETC_ECAPR0_FS_MASK) != 0U); in NETC_EnetcGetCapability()
15 capability->wol = ((cap & NETC_ENETC_ECAPR0_WO_MASK) != 0U); in NETC_EnetcGetCapability()
16 capability->rss = ((cap & NETC_ENETC_ECAPR0_RSS_MASK) != 0U); in NETC_EnetcGetCapability()
17 capability->tsd = ((cap & NETC_ENETC_ECAPR0_TSD_MASK) != 0U); in NETC_EnetcGetCapability()
18 capability->rfs = ((cap & NETC_ENETC_ECAPR0_RFS_MASK) != 0U); in NETC_EnetcGetCapability()
20 cap = base->ECAPR1; in NETC_EnetcGetCapability()
21 capability->ipvNum = ((cap & NETC_ENETC_ECAPR1_NUM_IPV_MASK) != 0U) ? 16U : 8U; in NETC_EnetcGetCapability()
22 capability->vsiNum = (cap & NETC_ENETC_ECAPR1_NUM_VSI_MASK) >> NETC_ENETC_ECAPR1_NUM_VSI_SHIFT; in NETC_EnetcGetCapability()
[all …]
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_11n.c621 void wlan_show_dot11ndevcap(pmlan_adapter pmadapter, t_u32 cap) in wlan_show_dot11ndevcap() argument
625 …PRINTM(MINFO, "GET_HW_SPEC: Maximum MSDU length = %s octets\n", (ISSUPP_MAXAMSDU(cap) ? "7935" : "… in wlan_show_dot11ndevcap()
626 …PRINTM(MINFO, "GET_HW_SPEC: Beam forming %s\n", (ISSUPP_BEAMFORMING(cap) ? "supported" : "not supp… in wlan_show_dot11ndevcap()
627 …PRINTM(MINFO, "GET_HW_SPEC: Greenfield preamble %s\n", (ISSUPP_GREENFIELD(cap) ? "supported" : "no… in wlan_show_dot11ndevcap()
628 PRINTM(MINFO, "GET_HW_SPEC: AMPDU %s\n", (ISSUPP_AMPDU(cap) ? "supported" : "not supported")); in wlan_show_dot11ndevcap()
629 …PRINTM(MINFO, "GET_HW_SPEC: MIMO Power Save %s\n", (ISSUPP_MIMOPS(cap) ? "supported" : "not suppor… in wlan_show_dot11ndevcap()
630 … PRINTM(MINFO, "GET_HW_SPEC: Rx STBC %s\n", (ISSUPP_RXSTBC(cap) ? "supported" : "not supported")); in wlan_show_dot11ndevcap()
631 … PRINTM(MINFO, "GET_HW_SPEC: Tx STBC %s\n", (ISSUPP_TXSTBC(cap) ? "supported" : "not supported")); in wlan_show_dot11ndevcap()
632 …PRINTM(MINFO, "GET_HW_SPEC: Short GI for 40 Mhz %s\n", (ISSUPP_SHORTGI40(cap) ? "supported" : "not… in wlan_show_dot11ndevcap()
633 …PRINTM(MINFO, "GET_HW_SPEC: Short GI for 20 Mhz %s\n", (ISSUPP_SHORTGI20(cap) ? "supported" : "not… in wlan_show_dot11ndevcap()
[all …]
Dmlan_11ac.c550 void wlan_show_dot11acdevcap(pmlan_adapter pmadapter, t_u32 cap)
554 switch (GET_VHTCAP_MAXMPDULEN(cap)) {
570 (ISSUPP_11ACVHTHTCVHT(cap) ? "supported" : "not supported"));
572 (ISSUPP_11ACVHTTXOPPS(cap) ? "supported" : "not supported"));
574 (ISSUPP_11ACMURXBEAMFORMEE(cap) ? "supported" : "not supported"));
576 (ISSUPP_11ACMUTXBEAMFORMEE(cap) ? "supported" : "not supported"));
578 (ISSUPP_11ACSUBEAMFORMEE(cap) ? "supported" : "not supported"));
580 (ISSUPP_11ACSUBEAMFORMER(cap) ? "supported" : "not supported"));
582 (ISSUPP_11ACRXSTBC(cap) ? "supported" : "not supported"));
584 (ISSUPP_11ACTXSTBC(cap) ? "supported" : "not supported"));
[all …]
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_11ac.h20 void wlan_show_dot11acdevcap(pmlan_adapter pmadapter, t_u32 cap);
Dmlan_11n.h27 void wlan_show_dot11ndevcap(pmlan_adapter pmadapter, t_u32 cap);
Dmlan_ieee.h1374 t_u16 cap;
Dmlan_fw.h3676 IEEEtypes_CapInfo_t cap;
3723 IEEEtypes_CapInfo_t cap;
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT735S/drivers/
Dfsl_clock.h1916 osc32k_cap_trim_t cap; /*!< Capacitor Trim Value. */ member
Dfsl_clock.c1045 OSC32KNP->CTRL = ctrl | OSC32KNP_CTRL_CAP_TRIM((uint32_t)config->cap) | in CLOCK_EnableOsc32K()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT798S/drivers/
Dfsl_clock.h1916 osc32k_cap_trim_t cap; /*!< Capacitor Trim Value. */ member
Dfsl_clock.c1045 OSC32KNP->CTRL = ctrl | OSC32KNP_CTRL_CAP_TRIM((uint32_t)config->cap) | in CLOCK_EnableOsc32K()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT758S/drivers/
Dfsl_clock.h1916 osc32k_cap_trim_t cap; /*!< Capacitor Trim Value. */ member
Dfsl_clock.c1045 OSC32KNP->CTRL = ctrl | OSC32KNP_CTRL_CAP_TRIM((uint32_t)config->cap) | in CLOCK_EnableOsc32K()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1181/
Dall_lib_device.cmake1046 # # description: edgefast_bluetooth le_audio.cap
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1182/
Dall_lib_device.cmake1046 # # description: edgefast_bluetooth le_audio.cap
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1187/
Dall_lib_device.cmake1046 # # description: edgefast_bluetooth le_audio.cap
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1042/
Dall_lib_device.cmake989 # # description: edgefast_bluetooth le_audio.cap
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT685S/
Dall_lib_device.cmake1042 # # description: edgefast_bluetooth le_audio.cap
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT595S/
Dall_lib_device.cmake1186 # # description: edgefast_bluetooth le_audio.cap
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1189/
Dall_lib_device.cmake1166 # # description: edgefast_bluetooth le_audio.cap
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1052/
Dall_lib_device.cmake1016 # # description: edgefast_bluetooth le_audio.cap
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1062/
Dall_lib_device.cmake1178 # # description: edgefast_bluetooth le_audio.cap
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1176/
Dall_lib_device.cmake1337 # # description: edgefast_bluetooth le_audio.cap
/hal_nxp-latest/mcux/mcux-sdk/devices/RW612/
Dall_lib_device.cmake1468 # # description: edgefast_bluetooth le_audio.cap
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXN947/
Dall_lib_device.cmake1585 # # description: edgefast_bluetooth le_audio.cap

12