no-OS
Public Attributes | List of all members
ad400x_dev Struct Reference

#include <ad400x.h>

Collaboration diagram for ad400x_dev:
Collaboration graph
[legend]

Public Attributes

struct no_os_spi_descspi_desc
 
struct axi_clkgenclkgen
 
struct no_os_pwm_desctrigger_pwm_desc
 
struct no_os_gpio_descgpio_cnv
 
uint32_t reg_access_speed
 
enum ad400x_supported_dev_ids dev_id
 
struct spi_engine_offload_init_paramoffload_init_param
 
const struct ad400x_dev_infodev_info
 
void(* dcache_invalidate_range )(uint32_t address, uint32_t bytes_count)
 
bool offload_enable
 

Member Data Documentation

◆ clkgen

struct axi_clkgen* ad400x_dev::clkgen

◆ dcache_invalidate_range

void(* ad400x_dev::dcache_invalidate_range) (uint32_t address, uint32_t bytes_count)

Invalidate the Data cache for the given address range

◆ dev_id

enum ad400x_supported_dev_ids ad400x_dev::dev_id

◆ dev_info

const struct ad400x_dev_info* ad400x_dev::dev_info

device info

◆ gpio_cnv

struct no_os_gpio_desc* ad400x_dev::gpio_cnv

Conversion Start GPIO descriptor.

◆ offload_enable

bool ad400x_dev::offload_enable

◆ offload_init_param

struct spi_engine_offload_init_param* ad400x_dev::offload_init_param

SPI module offload init

◆ reg_access_speed

uint32_t ad400x_dev::reg_access_speed

◆ spi_desc

struct no_os_spi_desc* ad400x_dev::spi_desc

◆ trigger_pwm_desc

struct no_os_pwm_desc* ad400x_dev::trigger_pwm_desc

The documentation for this struct was generated from the following file: