Home
last modified time | relevance | path

Searched defs:mps (Results 1 – 8 of 8) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Src/
H A Dusbh_pipes.c87 uint8_t speed, uint8_t ep_type, uint16_t mps) in USBH_OpenPipe()
H A Dusbh_conf_template.c143 uint16_t mps) in USBH_LL_OpenPipe()
/btstack/port/stm32-f4discovery-usb/USB_HOST/Target/
H A Dusbh_conf.c348 … uint8_t dev_address, uint8_t speed, uint8_t ep_type, uint16_t mps) in USBH_LL_OpenPipe()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_hcd.c203 uint16_t mps) in HAL_HCD_HC_Init()
H A Dstm32l4xx_ll_usb.c1418 uint16_t mps) in USB_HC_Init()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_hcd.c207 uint16_t mps) in HAL_HCD_HC_Init()
H A Dstm32f4xx_ll_usb.c1594 uint8_t ep_type, uint16_t mps) in USB_HC_Init()
/btstack/src/
H A Dl2cap.c657 uint16_t mps = buffer_space / (ertm_config->num_rx_buffers + ertm_config->num_tx_buffers); in l2cap_ertm_configure_channel() local
2039 uint16_t mps; in l2cap_cbm_run_channel() local