void init_dut_adc(map_t *reg)
Initializes adc registers and peripheral.
Definition: adc.c:53
error_t commit_dut_adc()
Commits the adc registers and executes operations.
Definition: adc.c:103
void poll_dut_adc()
Updated the map with ADC values.
Definition: adc.c:165
The memory map.
Definition: PHiLIP_typedef.h:340
void deinit_dut_adc_msp()
Only for use with the STM32xxxx_HAL_Driver.
Definition: adc.c:92
void init_dut_adc_msp()
Only for use with the STM32xxxx_HAL_Driver.
Definition: adc.c:76