Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_usb.h189 HAL_StatusTypeDef USB_DisableGlobalInt(USB_TypeDef *USBx);
A Dstm32l1xx_hal_pcd.h189 #define __HAL_PCD_DISABLE(__HANDLE__) (void)USB_DisableGlobalInt ((…
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_usb.c109 HAL_StatusTypeDef USB_DisableGlobalInt(USB_TypeDef *USBx) in USB_DisableGlobalInt() function

Completed in 9 milliseconds