Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_pcd_ex.h71 HAL_StatusTypeDef HAL_PCDEx_SetTxFiFo(PCD_HandleTypeDef *hpcd, uint8_t fifo, uint16_t size);
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_pcd_ex.c87 HAL_StatusTypeDef HAL_PCDEx_SetTxFiFo(PCD_HandleTypeDef *hpcd, uint8_t fifo, uint16_t size) in HAL_PCDEx_SetTxFiFo() function
/lk-master/platform/stm32f7xx/
A Dusbc.c66 HAL_PCDEx_SetTxFiFo(&usbc.handle, 0, 0x40); in stm32_usbc_init()
235 HAL_PCDEx_SetTxFiFo(&usbc.handle, ep, width); in usbc_setup_endpoint()
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/Legacy/
A Dstm32_hal_legacy.h2393 #define HAL_PCD_SetTxFiFo HAL_PCDEx_SetTxFiFo
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/Legacy/
A Dstm32_hal_legacy.h3397 #define HAL_PCD_SetTxFiFo HAL_PCDEx_SetTxFiFo

Completed in 29 milliseconds