Searched refs:adc_oneshot_hal_cfg_t (Results 1 – 3 of 3) sorted by relevance
20 typedef struct adc_oneshot_hal_cfg_t { struct25 } adc_oneshot_hal_cfg_t; typedef54 void adc_oneshot_hal_init(adc_oneshot_hal_ctx_t *hal, const adc_oneshot_hal_cfg_t *config);
34 void adc_oneshot_hal_init(adc_oneshot_hal_ctx_t *hal, const adc_oneshot_hal_cfg_t *config) in adc_oneshot_hal_init()
108 adc_oneshot_hal_cfg_t config = { in adc_oneshot_new_unit()