Searched defs:pSetup (Results 1 – 2 of 2) sorted by relevance
258 static const struct PLL_CONFIG *CRU_PllGetSettings(struct PLL_SETUP *pSetup, in CRU_PllGetSettings()302 uint32_t HAL_CRU_GetPllFreq(struct PLL_SETUP *pSetup) in HAL_CRU_GetPllFreq()355 HAL_Status HAL_CRU_SetPllFreq(struct PLL_SETUP *pSetup, uint32_t rate) in HAL_CRU_SetPllFreq()415 HAL_Status HAL_CRU_SetPllPowerUp(struct PLL_SETUP *pSetup) in HAL_CRU_SetPllPowerUp()442 HAL_Status HAL_CRU_SetPllPowerDown(struct PLL_SETUP *pSetup) in HAL_CRU_SetPllPowerDown()464 uint32_t HAL_CRU_GetPllFreq(struct PLL_SETUP *pSetup) in HAL_CRU_GetPllFreq()517 HAL_Status HAL_CRU_SetPllFreq(struct PLL_SETUP *pSetup, uint32_t rate) in HAL_CRU_SetPllFreq()584 HAL_Status HAL_CRU_SetPllPowerUp(struct PLL_SETUP *pSetup) in HAL_CRU_SetPllPowerUp()617 HAL_Status HAL_CRU_SetPllPowerDown(struct PLL_SETUP *pSetup) in HAL_CRU_SetPllPowerDown()
227 void USBD_StandardRequest(USB_Setup_Packet_t * pSetup) in USBD_StandardRequest()265 void USBD_GetDescriptor(USB_Setup_Packet_t * pSetup) in USBD_GetDescriptor()
Completed in 15 milliseconds