Searched refs:ui32RegOffset (Results 1 – 2 of 2) sorted by relevance
564 uint32_t ui32RegOffset; in am_hal_adc_configure_slot() local627 ui32RegOffset = ((uint32_t)&ADCn(ui32Module)->SL0CFG) + (4 * ui32SlotNumber); in am_hal_adc_configure_slot()632 AM_REGVAL(ui32RegOffset) = ui32Config; in am_hal_adc_configure_slot()
453 uint32_t ui32RegOffset; in am_hal_audadc_configure_slot() local523 ui32RegOffset = ((uint32_t)&AUDADCn(ui32Module)->SL0CFG) + (4 * ui32SlotNumber); in am_hal_audadc_configure_slot()528 AM_REGVAL(ui32RegOffset) = ui32Config; in am_hal_audadc_configure_slot()