no-OS
|
#include <swiot.h>
Public Attributes | |
struct ad74413r_iio_desc * | ad74413r |
struct max149x6_iio_desc * | max14906 |
struct adin1110_desc * | adin1110 |
struct iio_device * | iio_dev |
uint32_t | active_channels |
uint8_t | no_of_active_channels |
enum swiot_mode | mode |
bool | mode_change |
struct no_os_gpio_desc * | psu_gpio |
struct no_os_gpio_desc * | identify_gpio |
struct max14906_ch_config | max14906_configs [MAX14906_CHANNELS] |
struct ad74413r_channel_config | ad74413r_configs [AD74413R_N_CHANNELS] |
struct ad74413r_diag_channel_config | ad74413r_diag_configs [AD74413R_N_DIAG_CHANNELS] |
uint32_t swiot_iio_desc::active_channels |
struct ad74413r_iio_desc* swiot_iio_desc::ad74413r |
struct ad74413r_channel_config swiot_iio_desc::ad74413r_configs[AD74413R_N_CHANNELS] |
struct ad74413r_diag_channel_config swiot_iio_desc::ad74413r_diag_configs[AD74413R_N_DIAG_CHANNELS] |
struct adin1110_desc* swiot_iio_desc::adin1110 |
struct no_os_gpio_desc* swiot_iio_desc::identify_gpio |
struct iio_device* swiot_iio_desc::iio_dev |
struct max149x6_iio_desc* swiot_iio_desc::max14906 |
struct max14906_ch_config swiot_iio_desc::max14906_configs[MAX14906_CHANNELS] |
enum swiot_mode swiot_iio_desc::mode |
bool swiot_iio_desc::mode_change |
uint8_t swiot_iio_desc::no_of_active_channels |
struct no_os_gpio_desc* swiot_iio_desc::psu_gpio |