![]() |
no-OS
|
#include <ad738x.h>
Public Attributes | |
| struct no_os_spi_desc * | spi_desc |
| struct no_os_pwm_desc * | pwm_desc |
| enum ad738x_conv_mode | conv_mode |
| enum ad738x_ref_sel | ref_sel |
| uint32_t | ref_voltage_mv |
| enum ad738x_resolution | resolution |
| void(* | dcache_invalidate_range )(uint32_t address, uint32_t bytes_count) |
| uint32_t | flags |
| enum ad738x_conv_mode ad738x_dev::conv_mode |
| void(* ad738x_dev::dcache_invalidate_range) (uint32_t address, uint32_t bytes_count) |
Invalidate the Data cache for the given address range
| uint32_t ad738x_dev::flags |
| struct no_os_pwm_desc* ad738x_dev::pwm_desc |
| enum ad738x_ref_sel ad738x_dev::ref_sel |
| uint32_t ad738x_dev::ref_voltage_mv |
| enum ad738x_resolution ad738x_dev::resolution |
| struct no_os_spi_desc* ad738x_dev::spi_desc |