Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_pcd.c1324 uint16_t store_ep[8]; in HAL_PCD_IRQHandler() local
1388 store_ep[i] = PCD_GET_ENDPOINT(hpcd->Instance, i); in HAL_PCD_IRQHandler()
1408 PCD_SET_ENDPOINT(hpcd->Instance, i, store_ep[i]); in HAL_PCD_IRQHandler()