Searched refs:ColIndex (Results 1 – 4 of 4) sorted by relevance
2520 uint8_t ColIndex; in HAL_HCD_GetFreePMA() local2587 ColIndex = FirstFreeBlock_col; in HAL_HCD_GetFreePMA()2591 for (uint8_t j = ColIndex; j <= 31U; j++) in HAL_HCD_GetFreePMA()2599 ColIndex = 0U; in HAL_HCD_GetFreePMA()2801 uint8_t ColIndex; in HAL_HCD_PMAFree() local2833 ColIndex = (uint8_t)((pma_base - ((uint32_t)LineIndex * 256U)) / 8U); in HAL_HCD_PMAFree()2838 ColIndex = (uint8_t)(pma_base / 8U); in HAL_HCD_PMAFree()2844 for (uint8_t j = ColIndex; j <= 31U; j++) in HAL_HCD_PMAFree()2859 ColIndex = 0U; in HAL_HCD_PMAFree()
2520 uint8_t ColIndex; in HAL_HCD_GetFreePMA() local2587 ColIndex = FirstFreeBlock_col; in HAL_HCD_GetFreePMA()2591 for (uint8_t j = ColIndex; j <= 31U; j++) in HAL_HCD_GetFreePMA()2599 ColIndex = 0U; in HAL_HCD_GetFreePMA()2800 uint8_t ColIndex; in HAL_HCD_PMAFree() local2832 ColIndex = (uint8_t)((pma_base - ((uint32_t)LineIndex * 256U)) / 8U); in HAL_HCD_PMAFree()2837 ColIndex = (uint8_t)(pma_base / 8U); in HAL_HCD_PMAFree()2843 for (uint8_t j = ColIndex; j <= 31U; j++) in HAL_HCD_PMAFree()2858 ColIndex = 0U; in HAL_HCD_PMAFree()
4445 uint8_t ColIndex; in HAL_HCD_GetFreePMA() local4512 ColIndex = FirstFreeBlock_col; in HAL_HCD_GetFreePMA()4516 for (uint8_t j = ColIndex; j <= 31U; j++) in HAL_HCD_GetFreePMA()4524 ColIndex = 0U; in HAL_HCD_GetFreePMA()4726 uint8_t ColIndex; in HAL_HCD_PMAFree() local4758 ColIndex = (uint8_t)((pma_base - ((uint32_t)LineIndex * 256U)) / 8U); in HAL_HCD_PMAFree()4763 ColIndex = (uint8_t)(pma_base / 8U); in HAL_HCD_PMAFree()4769 for (uint8_t j = ColIndex; j <= 31U; j++) in HAL_HCD_PMAFree()4784 ColIndex = 0U; in HAL_HCD_PMAFree()