Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pcd.c741 temp = hpcd->Instance->GOTGINT; in HAL_PCD_IRQHandler()
747 hpcd->Instance->GOTGINT |= temp; in HAL_PCD_IRQHandler()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pcd.c741 temp = hpcd->Instance->GOTGINT; in HAL_PCD_IRQHandler()
747 hpcd->Instance->GOTGINT |= temp; in HAL_PCD_IRQHandler()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
Dstm32l476xx.h1025 __IO uint32_t GOTGINT; /*!< USB_OTG Interrupt Register 004h*/ member