![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Functions | |
HAL_StatusTypeDef | HAL_HCD_Init (HCD_HandleTypeDef *hhcd) |
HAL_StatusTypeDef | HAL_HCD_DeInit (HCD_HandleTypeDef *hhcd) |
HAL_StatusTypeDef | HAL_HCD_HC_Init (HCD_HandleTypeDef *hhcd, uint8_t ch_num, uint8_t epnum, uint8_t dev_address, uint8_t speed, uint8_t ep_type, uint16_t mps) |
HAL_StatusTypeDef | HAL_HCD_HC_Halt (HCD_HandleTypeDef *hhcd, uint8_t ch_num) |
void | HAL_HCD_MspInit (HCD_HandleTypeDef *hhcd) |
void | HAL_HCD_MspDeInit (HCD_HandleTypeDef *hhcd) |
HAL_StatusTypeDef HAL_HCD_DeInit | ( | HCD_HandleTypeDef * | hhcd | ) |
HAL_StatusTypeDef HAL_HCD_HC_Halt | ( | HCD_HandleTypeDef * | hhcd, |
uint8_t | ch_num | ||
) |
HAL_StatusTypeDef HAL_HCD_HC_Init | ( | HCD_HandleTypeDef * | hhcd, |
uint8_t | ch_num, | ||
uint8_t | epnum, | ||
uint8_t | dev_address, | ||
uint8_t | speed, | ||
uint8_t | ep_type, | ||
uint16_t | mps | ||
) |
HAL_StatusTypeDef HAL_HCD_Init | ( | HCD_HandleTypeDef * | hhcd | ) |
void HAL_HCD_MspDeInit | ( | HCD_HandleTypeDef * | hhcd | ) |
void HAL_HCD_MspInit | ( | HCD_HandleTypeDef * | hhcd | ) |