| /bsp/stm32/libraries/templates/stm32l1xx/board/CubeMX_Config/Src/ |
| A D | usbd_desc.c | 228 uint8_t * USBD_FS_DeviceDescriptor(USBD_SpeedTypeDef speed, uint16_t *length) in USBD_FS_DeviceDescriptor() 241 uint8_t * USBD_FS_LangIDStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length) in USBD_FS_LangIDStrDescriptor() 254 uint8_t * USBD_FS_ProductStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length) in USBD_FS_ProductStrDescriptor() 273 uint8_t * USBD_FS_ManufacturerStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length) in USBD_FS_ManufacturerStrDescriptor() 286 uint8_t * USBD_FS_SerialStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length) in USBD_FS_SerialStrDescriptor() 306 uint8_t * USBD_FS_ConfigStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length) in USBD_FS_ConfigStrDescriptor() 325 uint8_t * USBD_FS_InterfaceStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length) in USBD_FS_InterfaceStrDescriptor()
|
| /bsp/hpmicro/libraries/hpm_sdk/drivers/src/ |
| A D | hpm_mmc_drv.c | 74 int32_t speed = (int32_t)(para->speed * (1 << 19U)); in mmc_track_config_pos_para() local 91 int32_t speed = (int32_t)(para->speed * (1 << 19U)); in mmc_track_config_delta_para() local 148 int32_t speed = base->ESTM_SPEED; in mmc_track_get_result() local 203 int32_t speed = (int32_t)(para->speed * (1 << 19U)); in mmc_pred_config_pos_para() local 223 int32_t speed = (int32_t)(para->speed * (1 << 19U)); in mmc_pred_config_delta_para() local 248 int32_t speed = base->BR[index].BR_CUR_SPEED; in mmc_pred_get_result() local 274 int32_t speed = (int32_t)(trig->speed_thr * (1 << 19U)); in mmc_pred_config_speed_trig() local 294 int32_t speed = (int32_t)(trig->speed_thr * (1 << 19U)); in mmc_track_config_speed_trig() local
|
| /bsp/rv32m1_vega/ri5cy/board/ |
| A D | board.h | 52 #define BOARD_MMC_PIN_CONFIG(speed, strength) argument 59 #define BOARD_SD_PIN_CONFIG(speed, strength) argument
|
| /bsp/CME_M7/StdPeriph_Driver/src/ |
| A D | cmem7_usb.c | 161 …ing, uint32_t pid, uint32_t mps, uint32_t epnum, BOOL in, USB_EP_TYPE eptype, USB_ENUM_SPEED speed) in USB_hostCH0() 178 …ing, uint32_t pid, uint32_t mps, uint32_t epnum, BOOL in, USB_EP_TYPE eptype, USB_ENUM_SPEED speed) in USB_hostCH1() 195 …ing, uint32_t pid, uint32_t mps, uint32_t epnum, BOOL in, USB_EP_TYPE eptype, USB_ENUM_SPEED speed) in USB_hostCH2() 212 …ing, uint32_t pid, uint32_t mps, uint32_t epnum, BOOL in, USB_EP_TYPE eptype, USB_ENUM_SPEED speed) in USB_hostCHn()
|
| /bsp/nxp/imx/imx6ull-smart/drivers/usb/host/ |
| A D | usb_host_ehci.c | 1015 static uint32_t USB_HostBandwidthComputeTime(uint8_t speed, uint8_t pipeType, uint8_t direction, ui… in USB_HostBandwidthComputeTime() 1709 uint32_t speed = 0; in USB_HostBandwidthFslsHostAllocate() local 2326 uint32_t address, speed, portNumber, hubNumber; in USB_HostEhciQhInit() local 3234 uint32_t speed; in USB_HostEhciCloseIso() local 3352 uint32_t speed; in USB_HostEhciCancelPipe() local 3533 uint32_t speed; in USB_HostEhciTransactionDone() local 4240 uint32_t speed; in USB_HostEhciOpenPipe() local 4423 uint32_t speed; in USB_HostEhciWritePipe() local
|
| /bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/ |
| A D | apm32e10x_sci2c.c | 445 void SCI2C_ConfigSpeed(SCI2C_T *i2c, SCI2C_SPEED_T speed) in SCI2C_ConfigSpeed() 734 void SCI2C_ConfigClkPeriod(SCI2C_T *i2c, SCI2C_SPEED_T speed, uint16_t highPeriod, uint16_t lowPeri… in SCI2C_ConfigClkPeriod() 898 void SCI2C_ConfigSpikeSuppressionLimit(SCI2C_T *i2c, SCI2C_SPEED_T speed, uint8_t limit) in SCI2C_ConfigSpikeSuppressionLimit()
|
| /bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/ |
| A D | apm32f10x_sci2c.c | 445 void SCI2C_ConfigSpeed(SCI2C_T* i2c, SCI2C_SPEED_T speed) in SCI2C_ConfigSpeed() 733 void SCI2C_ConfigClkPeriod(SCI2C_T* i2c, SCI2C_SPEED_T speed, uint16_t highPeriod, uint16_t lowPeri… in SCI2C_ConfigClkPeriod() 897 void SCI2C_ConfigSpikeSuppressionLimit(SCI2C_T* i2c, SCI2C_SPEED_T speed, uint8_t limit) in SCI2C_ConfigSpikeSuppressionLimit()
|
| /bsp/nxp/imx/imxrt/libraries/drivers/usb/host/ |
| A D | usb_host_ehci.c | 993 static uint32_t USB_HostBandwidthComputeTime(uint8_t speed, uint8_t pipeType, uint8_t direction, ui… in USB_HostBandwidthComputeTime() 1717 uint32_t speed = 0; in USB_HostBandwidthFslsHostAllocate() local 2350 uint32_t speed = 0; in USB_HostEhciQhInit() local 3330 uint32_t speed = 0U; in USB_HostEhciCloseIso() local 3449 uint32_t speed = 0U; in USB_HostEhciCancelPipe() local 3636 uint32_t speed = 0U; in USB_HostEhciTransactionDone() local 4462 uint32_t speed = 0; in USB_HostEhciOpenPipe() local 4658 uint32_t speed = 0U; in USB_HostEhciWritePipe() local
|
| /bsp/ht32/ht32f12366/applications/ |
| A D | main.c | 22 rt_uint32_t speed = 200; in main() local
|
| /bsp/ht32/ht32f52352/applications/ |
| A D | main.c | 22 rt_uint32_t speed = 200; in main() local
|
| /bsp/ht32/ht32f53252/applications/ |
| A D | main.c | 22 rt_uint32_t speed = 200; in main() local
|
| /bsp/rv32m1_vega/rv32m1_sdk_riscv/sdmmc_2.1.2/inc/ |
| A D | fsl_host.h | 131 #define HOST_CONFIG_IO_STRENGTH(speed, strength) argument 135 #define HOST_CONFIG_SD_IO(speed, strength) argument 136 #define HOST_CONFIG_MMC_IO(speed, strength) argument 284 #define HOST_CONFIG_IO_STRENGTH(speed, strength) argument 288 #define HOST_CONFIG_SD_IO(speed, strength) argument 289 #define HOST_CONFIG_MMC_IO(speed, strength) argument 427 #define HOST_CONFIG_SD_IO(speed, strength) BOARD_SD_PIN_CONFIG(speed, strength) argument 428 #define HOST_CONFIG_MMC_IO(speed, strength) BOARD_MMC_PIN_CONFIG(speed, strength) argument
|
| /bsp/at32/at32f435-start/applications/ |
| A D | main.c | 25 rt_uint32_t speed = 200; in main() local
|
| /bsp/at32/at32f437-start/applications/ |
| A D | main.c | 25 rt_uint32_t speed = 200; in main() local
|
| /bsp/at32/at32f455-start/applications/ |
| A D | main.c | 25 rt_uint32_t speed = 200; in main() local
|
| /bsp/at32/at32f456-start/applications/ |
| A D | main.c | 25 rt_uint32_t speed = 200; in main() local
|
| /bsp/at32/at32f457-start/applications/ |
| A D | main.c | 25 rt_uint32_t speed = 200; in main() local
|
| /bsp/at32/at32m412-start/applications/ |
| A D | main.c | 25 rt_uint32_t speed = 200; in main() local
|
| /bsp/at32/at32m416-start/applications/ |
| A D | main.c | 25 rt_uint32_t speed = 200; in main() local
|
| /bsp/at32/at32a423-start/applications/ |
| A D | main.c | 25 rt_uint32_t speed = 200; in main() local
|
| /bsp/at32/at32f402-start/applications/ |
| A D | main.c | 25 rt_uint32_t speed = 200; in main() local
|
| /bsp/at32/at32f413-start/applications/ |
| A D | main.c | 25 rt_uint32_t speed = 200; in main() local
|
| /bsp/at32/at32f415-start/applications/ |
| A D | main.c | 25 rt_uint32_t speed = 200; in main() local
|
| /bsp/at32/at32a403a-start/applications/ |
| A D | main.c | 25 rt_uint32_t speed = 200; in main() local
|
| /bsp/at32/at32f403a-start/applications/ |
| A D | main.c | 25 rt_uint32_t speed = 200; in main() local
|