Searched refs:ASRC_ASRDI_ADDR (Results 1 – 2 of 2) sorted by relevance
102 #define ASRC_ASRDI_ADDR(base, index) (volatile uint32_t *)((uint32_t)(&(base)->ASRDIA) + (… macro615 return (uint32_t)ASRC_ASRDI_ADDR(base, channelPair); in ASRC_GetInputDataRegisterAddress()
135 volatile uint32_t *destAddr = ASRC_ASRDI_ADDR(base, channelPair); in ASRC_WriteNonBlocking()