no-OS
|
#include <ad738x.h>
Public Attributes | |
struct no_os_spi_desc * | spi_desc |
struct spi_engine_offload_init_param * | offload_init_param |
struct axi_clkgen * | clkgen |
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 |
struct axi_clkgen* ad738x_dev::clkgen |
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 spi_engine_offload_init_param* ad738x_dev::offload_init_param |
SPI module offload init
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 |