| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/ |
| D | usb_host_ehci.c | 1018 static uint32_t USB_HostBandwidthComputeTime(uint8_t speed, uint8_t pipeType, uint8_t direction, ui… in USB_HostBandwidthComputeTime() 1742 uint32_t speed = 0; in USB_HostBandwidthFslsHostAllocate() local 2474 uint32_t speed = 0; in USB_HostEhciQhInit() local 3556 uint32_t speed = 0U; in USB_HostEhciCloseIso() local 3688 uint32_t speed = 0U; in USB_HostEhciCancelPipe() local 3958 uint32_t speed = 0U; in USB_HostEhciTransactionDone() local 5011 uint32_t speed = 0; in USB_HostEhciOpenPipe() local 5207 uint32_t speed = 0U; in USB_HostEhciWritePipe() local
|
| D | usb_host_ip3516hs.c | 618 static uint32_t USB_HostIp3516HsBusTime(uint8_t speed, uint8_t pipeType, uint8_t direction, uint32_… in USB_HostIp3516HsBusTime() 1129 uint8_t speed = ((usb_host_device_instance_t *)pipe->pipeCommon.deviceHandle)->speed; in USB_HostIp3516HsFindStartFrame() local 1283 uint8_t speed = ((usb_host_device_instance_t *)pipe->pipeCommon.deviceHandle)->speed; in USB_HostIp3516BaudWidthCheck() local 2224 uint8_t speed = ((usb_host_device_instance_t *)pipe->pipeCommon.deviceHandle)->speed; in USB_HostIp3516HsWriteIsoPipe() local 2428 uint8_t speed = ((usb_host_device_instance_t *)pipe->pipeCommon.deviceHandle)->speed; in USB_HostIp3516HsWriteInterruptPipe() local
|
| D | usb_host_khci.c | 223 uint8_t speed; in _USB_HostKhciAttach() local 899 uint32_t speed = 0U; in _USB_HostKhciAtomNonblockingTransaction() local
|
| D | usb_host_ohci.c | 200 static uint32_t USB_HostOhciBusTime(uint8_t speed, uint8_t pipeType, uint8_t direction, uint32_t da… in USB_HostOhciBusTime() 981 uint32_t speed = USB_SPEED_FULL; in USB_HostOhciTdDoneHandle() local
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/ |
| D | fsl_phy.h | 162 phy_speed_t speed; /*!< PHY speed configuration. */ member 309 static inline status_t PHY_GetLinkSpeedDuplex(phy_handle_t *handle, phy_speed_t *speed, phy_duplex_… in PHY_GetLinkSpeedDuplex() 323 static inline status_t PHY_SetLinkSpeedDuplex(phy_handle_t *handle, phy_speed_t speed, phy_duplex_t… in PHY_SetLinkSpeedDuplex() 340 static inline status_t PHY_EnableLoopback(phy_handle_t *handle, phy_loop_t mode, phy_speed_t speed,… in PHY_EnableLoopback()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phydp83848/ |
| D | fsl_phydp83848.c | 175 status_t PHY_DP83848_GetLinkSpeedDuplex(phy_handle_t *handle, phy_speed_t *speed, phy_duplex_t *dup… in PHY_DP83848_GetLinkSpeedDuplex() 214 status_t PHY_DP83848_SetLinkSpeedDuplex(phy_handle_t *handle, phy_speed_t speed, phy_duplex_t duple… in PHY_DP83848_SetLinkSpeedDuplex() 248 status_t PHY_DP83848_EnableLoopback(phy_handle_t *handle, phy_loop_t mode, phy_speed_t speed, bool … in PHY_DP83848_EnableLoopback()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8041/ |
| D | fsl_phyksz8041.c | 183 status_t PHY_KSZ8041_GetLinkSpeedDuplex(phy_handle_t *handle, phy_speed_t *speed, phy_duplex_t *dup… in PHY_KSZ8041_GetLinkSpeedDuplex() 225 status_t PHY_KSZ8041_SetLinkSpeedDuplex(phy_handle_t *handle, phy_speed_t speed, phy_duplex_t duple… in PHY_KSZ8041_SetLinkSpeedDuplex() 259 status_t PHY_KSZ8041_EnableLoopback(phy_handle_t *handle, phy_loop_t mode, phy_speed_t speed, bool … in PHY_KSZ8041_EnableLoopback()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8720a/ |
| D | fsl_phylan8720a.c | 204 status_t PHY_LAN8720A_GetLinkSpeedDuplex(phy_handle_t *handle, phy_speed_t *speed, phy_duplex_t *du… in PHY_LAN8720A_GetLinkSpeedDuplex() 242 status_t PHY_LAN8720A_SetLinkSpeedDuplex(phy_handle_t *handle, phy_speed_t speed, phy_duplex_t dupl… in PHY_LAN8720A_SetLinkSpeedDuplex() 276 status_t PHY_LAN8720A_EnableLoopback(phy_handle_t *handle, phy_loop_t mode, phy_speed_t speed, bool… in PHY_LAN8720A_EnableLoopback()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyvsc8541/ |
| D | fsl_phyvsc8541.c | 214 status_t PHY_VSC8541_GetLinkSpeedDuplex(phy_handle_t *handle, phy_speed_t *speed, phy_duplex_t *dup… in PHY_VSC8541_GetLinkSpeedDuplex() 259 status_t PHY_VSC8541_SetLinkSpeedDuplex(phy_handle_t *handle, phy_speed_t speed, phy_duplex_t duple… in PHY_VSC8541_SetLinkSpeedDuplex() 297 status_t PHY_VSC8541_EnableLoopback(phy_handle_t *handle, phy_loop_t mode, phy_speed_t speed, bool … in PHY_VSC8541_EnableLoopback()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8741/ |
| D | fsl_phylan8741.c | 218 status_t PHY_LAN8741_GetLinkSpeedDuplex(phy_handle_t *handle, phy_speed_t *speed, phy_duplex_t *dup… in PHY_LAN8741_GetLinkSpeedDuplex() 256 status_t PHY_LAN8741_SetLinkSpeedDuplex(phy_handle_t *handle, phy_speed_t speed, phy_duplex_t duple… in PHY_LAN8741_SetLinkSpeedDuplex() 290 status_t PHY_LAN8741_EnableLoopback(phy_handle_t *handle, phy_loop_t mode, phy_speed_t speed, bool … in PHY_LAN8741_EnableLoopback()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8201/ |
| D | fsl_phyrtl8201.c | 230 status_t PHY_RTL8201_GetLinkSpeedDuplex(phy_handle_t *handle, phy_speed_t *speed, phy_duplex_t *dup… in PHY_RTL8201_GetLinkSpeedDuplex() 268 status_t PHY_RTL8201_SetLinkSpeedDuplex(phy_handle_t *handle, phy_speed_t speed, phy_duplex_t duple… in PHY_RTL8201_SetLinkSpeedDuplex() 299 status_t PHY_RTL8201_EnableLoopback(phy_handle_t *handle, phy_loop_t mode, phy_speed_t speed, bool … in PHY_RTL8201_EnableLoopback()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8081/ |
| D | fsl_phyksz8081.c | 213 status_t PHY_KSZ8081_GetLinkSpeedDuplex(phy_handle_t *handle, phy_speed_t *speed, phy_duplex_t *dup… in PHY_KSZ8081_GetLinkSpeedDuplex() 254 status_t PHY_KSZ8081_SetLinkSpeedDuplex(phy_handle_t *handle, phy_speed_t speed, phy_duplex_t duple… in PHY_KSZ8081_SetLinkSpeedDuplex() 288 status_t PHY_KSZ8081_EnableLoopback(phy_handle_t *handle, phy_loop_t mode, phy_speed_t speed, bool … in PHY_KSZ8081_EnableLoopback()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8211f/ |
| D | fsl_phyrtl8211f.c | 345 status_t PHY_RTL8211F_GetLinkSpeedDuplex(phy_handle_t *handle, phy_speed_t *speed, phy_duplex_t *du… in PHY_RTL8211F_GetLinkSpeedDuplex() 390 status_t PHY_RTL8211F_SetLinkSpeedDuplex(phy_handle_t *handle, phy_speed_t speed, phy_duplex_t dupl… in PHY_RTL8211F_SetLinkSpeedDuplex() 428 status_t PHY_RTL8211F_EnableLoopback(phy_handle_t *handle, phy_loop_t mode, phy_speed_t speed, bool… in PHY_RTL8211F_EnableLoopback()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyar8031/ |
| D | fsl_phyar8031.c | 319 status_t PHY_AR8031_GetLinkSpeedDuplex(phy_handle_t *handle, phy_speed_t *speed, phy_duplex_t *dupl… in PHY_AR8031_GetLinkSpeedDuplex() 365 status_t PHY_AR8031_SetLinkSpeedDuplex(phy_handle_t *handle, phy_speed_t speed, phy_duplex_t duplex) in PHY_AR8031_SetLinkSpeedDuplex() 403 status_t PHY_AR8031_EnableLoopback(phy_handle_t *handle, phy_loop_t mode, phy_speed_t speed, bool e… in PHY_AR8031_EnableLoopback()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyaqr113c/ |
| D | fsl_phyaqr113c.c | 361 status_t PHY_AQR113C_GetLinkSpeedDuplex(phy_handle_t *handle, phy_speed_t *speed, phy_duplex_t *dup… in PHY_AQR113C_GetLinkSpeedDuplex() 403 status_t PHY_AQR113C_SetLinkSpeedDuplex(phy_handle_t *handle, phy_speed_t speed, phy_duplex_t duple… in PHY_AQR113C_SetLinkSpeedDuplex() 489 status_t PHY_AQR113C_EnableLoopback(phy_handle_t *handle, phy_loop_t mode, phy_speed_t speed, bool … in PHY_AQR113C_EnableLoopback()
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/evkbimxrt1050/wireless_config_template/ |
| D | sdmmc_config.c | 175 uint32_t speed = 0U, strength = 0U; in BOARD_SD_Pin_Config() local 293 uint32_t speed = 0U, strength = 0U; in BOARD_MMC_Pin_Config() local
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phyksz8081/ |
| D | fsl_phy.c | 184 status_t PHY_EnableLoopback(ENET_Type *base, uint32_t phyAddr, phy_loop_t mode, phy_speed_t speed, … in PHY_EnableLoopback() 265 status_t PHY_GetLinkSpeedDuplex(ENET_Type *base, uint32_t phyAddr, phy_speed_t *speed, phy_duplex_t… in PHY_GetLinkSpeedDuplex()
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/evkmimxrt1180/ |
| D | board.c | 604 void BOARD_SD_Pin_Config(uint32_t speed, uint32_t strength) in BOARD_SD_Pin_Config() 608 void BOARD_MMC_Pin_Config(uint32_t speed, uint32_t strength) in BOARD_MMC_Pin_Config()
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/evkmimxrt1160/ |
| D | board.c | 662 void BOARD_SD_Pin_Config(uint32_t speed, uint32_t strength) in BOARD_SD_Pin_Config() 666 void BOARD_MMC_Pin_Config(uint32_t speed, uint32_t strength) in BOARD_MMC_Pin_Config()
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/evkmimxrt1170/ |
| D | board.c | 662 void BOARD_SD_Pin_Config(uint32_t speed, uint32_t strength) in BOARD_SD_Pin_Config() 666 void BOARD_MMC_Pin_Config(uint32_t speed, uint32_t strength) in BOARD_MMC_Pin_Config()
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/evkbmimxrt1170/ |
| D | board.c | 662 void BOARD_SD_Pin_Config(uint32_t speed, uint32_t strength) in BOARD_SD_Pin_Config() 666 void BOARD_MMC_Pin_Config(uint32_t speed, uint32_t strength) in BOARD_MMC_Pin_Config()
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/Driver/Include/ |
| D | Driver_ETH.h | 75 uint32_t speed : 2; ///< Link speed: 0= 10 MBit, 1= 100 MBit, 2= 1 GBit member
|
| /hal_nxp-latest/mcux/mcux-sdk/components/serial_manager/usb_cdc_adapter/ |
| D | usb_device_descriptor.c | 382 usb_status_t USB_DeviceSetSpeed(usb_device_handle handle, uint8_t speed) in USB_DeviceSetSpeed()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phylan8720a/ |
| D | fsl_phy.c | 207 status_t PHY_GetLinkSpeedDuplex(ENET_Type *base, uint32_t phyAddr, phy_speed_t *speed, phy_duplex_t… in PHY_GetLinkSpeedDuplex()
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/evkmimxrt1060/wireless_config_template/ |
| D | sdmmc_config.c | 174 uint32_t speed = 0U, strength = 0U; in BOARD_SD_Pin_Config() local
|