ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
adc_internal.h
Go to the documentation of this file.
1
28
29#pragma once
30
31#ifdef __cplusplus
32extern "C" {
33#endif
34
35#include <stdint.h>
36
41typedef enum : uint32_t {
54
55#ifdef __cplusplus
56}
57#endif
ra8_adc_const_t
Local timing / mask constants shared by the ADC_B driver TUs.
@ k_ra8_adc_busy_wait_limit
ADSR.ADACT busy-poll budget.
@ k_ra8_adc_clk_wait_limit
ADCLKSR settle-poll budget.