![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Macros | |
| #define | DDL_ADC12_SAMPLINGTIME_7CYCLES (0x00000000) |
| #define | DDL_ADC12_SAMPLINGTIME_16CYCLES (ADC_SMPR1_SMP0_0) |
| #define | DDL_ADC12_SAMPLINGTIME_27CYCLES (ADC_SMPR1_SMP0_1) |
| #define | DDL_ADC12_SAMPLINGTIME_32CYCLES (ADC_SMPR1_SMP0_1 | ADC_SMPR1_SMP0_0) |
| #define | DDL_ADC12_SAMPLINGTIME_67CYCLES (ADC_SMPR1_SMP0_2) |
| #define | DDL_ADC12_SAMPLINGTIME_96CYCLES (ADC_SMPR1_SMP0_2 | ADC_SMPR1_SMP0_0) |
| #define | DDL_ADC12_SAMPLINGTIME_128CYCLES (ADC_SMPR1_SMP0_2 | ADC_SMPR1_SMP0_1) |
| #define | DDL_ADC12_SAMPLINGTIME_256CYCLES (ADC_SMPR1_SMP0_2 | ADC_SMPR1_SMP0_1 | ADC_SMPR1_SMP0_0) |
| #define DDL_ADC12_SAMPLINGTIME_128CYCLES (ADC_SMPR1_SMP0_2 | ADC_SMPR1_SMP0_1) |
Definition at line 631 of file g32r4xx_ddl_adc12.h.
| #define DDL_ADC12_SAMPLINGTIME_16CYCLES (ADC_SMPR1_SMP0_0) |
Definition at line 626 of file g32r4xx_ddl_adc12.h.
| #define DDL_ADC12_SAMPLINGTIME_256CYCLES (ADC_SMPR1_SMP0_2 | ADC_SMPR1_SMP0_1 | ADC_SMPR1_SMP0_0) |
Definition at line 632 of file g32r4xx_ddl_adc12.h.
| #define DDL_ADC12_SAMPLINGTIME_27CYCLES (ADC_SMPR1_SMP0_1) |
Definition at line 627 of file g32r4xx_ddl_adc12.h.
| #define DDL_ADC12_SAMPLINGTIME_32CYCLES (ADC_SMPR1_SMP0_1 | ADC_SMPR1_SMP0_0) |
Definition at line 628 of file g32r4xx_ddl_adc12.h.
| #define DDL_ADC12_SAMPLINGTIME_67CYCLES (ADC_SMPR1_SMP0_2) |
Definition at line 629 of file g32r4xx_ddl_adc12.h.
| #define DDL_ADC12_SAMPLINGTIME_7CYCLES (0x00000000) |
Definition at line 625 of file g32r4xx_ddl_adc12.h.
| #define DDL_ADC12_SAMPLINGTIME_96CYCLES (ADC_SMPR1_SMP0_2 | ADC_SMPR1_SMP0_0) |
Definition at line 630 of file g32r4xx_ddl_adc12.h.