Searched refs:PMA_BLOCKS (Results 1 – 8 of 8) sorted by relevance
75 #define PMA_BLOCKS ((USB_DRD_PMA_SIZE) / (8U * 32U)) macro97 uint32_t PMALookupTable[PMA_BLOCKS]; /*PMA LookUp Table */
83 #define PMA_BLOCKS ((USB_DRD_PMA_SIZE) / (8U * 32U)) macro105 uint32_t PMALookupTable[PMA_BLOCKS]; /*PMA LookUp Table */
2543 for (uint8_t i = 0U; ((i < PMA_BLOCKS) && (FreeBlocks != NbrReqBlocks)); i++) in HAL_HCD_GetFreePMA()2589 for (uint8_t i = FirstFreeBlock_line; ((i < PMA_BLOCKS) && (FreeBlocks > 0U)); i++) in HAL_HCD_GetFreePMA()2777 for (uint8_t i = 0U; i < PMA_BLOCKS; i++) in HAL_HCD_PMAReset()2842 for (uint8_t i = LineIndex; ((i < PMA_BLOCKS) && (block_nbr > 0U)); i++) in HAL_HCD_PMAFree()
2543 for (uint8_t i = 0U; ((i < PMA_BLOCKS) && (FreeBlocks != NbrReqBlocks)); i++) in HAL_HCD_GetFreePMA()2589 for (uint8_t i = FirstFreeBlock_line; ((i < PMA_BLOCKS) && (FreeBlocks > 0U)); i++) in HAL_HCD_GetFreePMA()2776 for (uint8_t i = 0U; i < PMA_BLOCKS; i++) in HAL_HCD_PMAReset()2841 for (uint8_t i = LineIndex; ((i < PMA_BLOCKS) && (block_nbr > 0U)); i++) in HAL_HCD_PMAFree()
4468 for (uint8_t i = 0U; ((i < PMA_BLOCKS) && (FreeBlocks != NbrReqBlocks)); i++) in HAL_HCD_GetFreePMA()4514 for (uint8_t i = FirstFreeBlock_line; ((i < PMA_BLOCKS) && (FreeBlocks > 0U)); i++) in HAL_HCD_GetFreePMA()4702 for (uint8_t i = 0U; i < PMA_BLOCKS; i++) in HAL_HCD_PMAReset()4767 for (uint8_t i = LineIndex; ((i < PMA_BLOCKS) && (block_nbr > 0U)); i++) in HAL_HCD_PMAFree()