no-OS
|
#include <adf4106.h>
Public Attributes | |
struct no_os_spi_desc * | spi_desc |
struct no_os_gpio_desc * | gpio_le |
struct no_os_gpio_desc * | gpio_ce |
struct no_os_gpio_desc * | gpio_le2 |
struct no_os_gpio_desc * | gpio_ce2 |
struct adf4106_chip_info | chip_info |
struct adf4106_settings_t | adf4106_st |
enum adf4106_type_t | this_device |
uint32_t | r_latch |
uint32_t | n_latch |
uint32_t | f_latch |
uint32_t | i_latch |
struct adf4106_settings_t adf4106_dev::adf4106_st |
struct adf4106_chip_info adf4106_dev::chip_info |
uint32_t adf4106_dev::f_latch |
struct no_os_gpio_desc* adf4106_dev::gpio_ce |
struct no_os_gpio_desc* adf4106_dev::gpio_ce2 |
struct no_os_gpio_desc* adf4106_dev::gpio_le |
struct no_os_gpio_desc* adf4106_dev::gpio_le2 |
uint32_t adf4106_dev::i_latch |
uint32_t adf4106_dev::n_latch |
uint32_t adf4106_dev::r_latch |
struct no_os_spi_desc* adf4106_dev::spi_desc |
enum adf4106_type_t adf4106_dev::this_device |