Home
last modified time | relevance | path

Searched refs:GRXFSIZ (Results 1 – 5 of 5) sorted by relevance

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pcd_ex.c107 Tx_Offset = hpcd->Instance->GRXFSIZ; in HAL_PCDEx_SetTxFiFo()
136 hpcd->Instance->GRXFSIZ = size; in HAL_PCDEx_SetRxFiFo()
Dstm32l4xx_ll_usb.c1081 USBx->GRXFSIZ = (uint32_t )0x80; in USB_HostInit()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pcd_ex.c107 Tx_Offset = hpcd->Instance->GRXFSIZ; in HAL_PCDEx_SetTxFiFo()
136 hpcd->Instance->GRXFSIZ = size; in HAL_PCDEx_SetRxFiFo()
Dstm32l4xx_ll_usb.c1081 USBx->GRXFSIZ = (uint32_t )0x80; in USB_HostInit()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
Dstm32l476xx.h1033 __IO uint32_t GRXFSIZ; /* Receive FIFO Size Register 024h*/ member