Home
last modified time | relevance | path

Searched refs:USB_SetDevAddress (Results 1 – 3 of 3) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_usb.h200 HAL_StatusTypeDef USB_SetDevAddress(USB_TypeDef *USBx, uint8_t address);
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_usb.c687 HAL_StatusTypeDef USB_SetDevAddress(USB_TypeDef *USBx, uint8_t address) in USB_SetDevAddress() function
A Dstm32l1xx_hal_pcd.c1187 (void)USB_SetDevAddress(hpcd->Instance, address); in HAL_PCD_SetAddress()

Completed in 8 milliseconds