diff --git a/doxygen/ad4170__iio_2app_2app__config_8h_source.html b/doxygen/ad4170__iio_2app_2app__config_8h_source.html index 86a4107a..3966ea01 100644 --- a/doxygen/ad4170__iio_2app_2app__config_8h_source.html +++ b/doxygen/ad4170__iio_2app_2app__config_8h_source.html @@ -379,7 +379,7 @@
ad4170_accelerometer_config.h
Header for AD4170 Accelerometer configurations module.
gpio_init_rdy
struct no_os_gpio_init_param gpio_init_rdy
Definition: app_config.c:63
led_gpio_desc
struct no_os_gpio_desc * led_gpio_desc
Definition: app_config.c:208
-
ticker_callback
void ticker_callback(void *ctx)
This is an ISR (Interrupt Service Routine) for Ticker object.
Definition: ad4170_iio.c:2846
+
ticker_callback
void ticker_callback(void *ctx)
This is an ISR (Interrupt Service Routine) for Ticker object.
Definition: ad4170_iio.c:2850
ad4170_tdm_desc
struct no_os_tdm_desc * ad4170_tdm_desc
csb_gpio_desc
struct no_os_gpio_desc * csb_gpio_desc
Definition: app_config.c:226
gpio_init_ldac_n
struct no_os_gpio_init_param gpio_init_ldac_n
Definition: app_config.c:55
diff --git a/doxygen/ad4170__iio_2app_2app__config__stm32_8h_source.html b/doxygen/ad4170__iio_2app_2app__config__stm32_8h_source.html index 191291b3..213526cc 100644 --- a/doxygen/ad4170__iio_2app_2app__config__stm32_8h_source.html +++ b/doxygen/ad4170__iio_2app_2app__config__stm32_8h_source.html @@ -291,13 +291,13 @@
ad4170_dma_buff_full
volatile bool ad4170_dma_buff_full
stm32_i2c_extra_init_params
struct stm32_i2c_init_param stm32_i2c_extra_init_params
Definition: app_config_stm32.c:99
ad4170_spi_dma_rx_half_cplt_callback
void ad4170_spi_dma_rx_half_cplt_callback(DMA_HandleTypeDef *hdma)
Callback function to flag the capture of Half the number of requested samples.
Definition: app_config_stm32.c:289
-
ad4170_iio_dev_data
struct iio_device_data * ad4170_iio_dev_data
Definition: ad4170_iio.c:317
+
ad4170_iio_dev_data
struct iio_device_data * ad4170_iio_dev_data
Definition: ad4170_iio.c:318
sdesc
struct stm32_spi_desc * sdesc
Definition: app_config_stm32.c:147
tim8_init
void tim8_init(struct no_os_pwm_desc *pwm_desc)
Initialize Tx trigger advanced PWM parameters.
Definition: app_config_stm32.c:383
-
num_of_active_channels
uint8_t num_of_active_channels
Definition: ad4170_iio.c:181
+
num_of_active_channels
uint8_t num_of_active_channels
Definition: ad4170_iio.c:182
ad4170_spi_dma_rx_cplt_callback
void ad4170_spi_dma_rx_cplt_callback(DMA_HandleTypeDef *hdma)
Callback function to flag the capture of number of requested samples.
Definition: app_config_stm32.c:252
-
data_capture_operation
bool data_capture_operation
Definition: ad4170_iio.c:335
-
tdm_read_started
volatile bool tdm_read_started
Definition: ad4170_iio.c:328
+
data_capture_operation
bool data_capture_operation
Definition: ad4170_iio.c:336
+
tdm_read_started
volatile bool tdm_read_started
Definition: ad4170_iio.c:329
huart3
UART_HandleTypeDef huart3
stm32_dig_aux1_gpio_extra_init_params
struct stm32_gpio_init_param stm32_dig_aux1_gpio_extra_init_params
Definition: app_config_stm32.c:61
buff_start_addr
volatile uint32_t * buff_start_addr
Definition: ad405x_iio.c:174
diff --git a/doxygen/ad4170__iio_8c.html b/doxygen/ad4170__iio_8c.html index ec157d99..bb2fb270 100644 --- a/doxygen/ad4170__iio_8c.html +++ b/doxygen/ad4170__iio_8c.html @@ -90,6 +90,7 @@ #include "no_os_error.h"
#include "no_os_irq.h"
#include "no_os_delay.h"
+#include "no_os_util.h"
#include "common.h"
#include "iio_trigger.h"
@@ -97,23 +98,24 @@
- + - - - - + + + + - + - - - + + + + - - + + @@ -329,7 +331,7 @@

.attributes = channel_input_attributes\

}
struct scan_type chn_scan[RESOLVER_CHANNELS]
Definition: ad2s1210_iio.c:110
-
struct iio_attribute channel_input_attributes[]
Definition: ad4170_iio.c:2484
+
struct iio_attribute channel_input_attributes[]
Definition: ad4170_iio.c:2488
diff --git a/doxygen/ad4170__iio_8c__incl.map b/doxygen/ad4170__iio_8c__incl.map index db245b0e..df098118 100644 --- a/doxygen/ad4170__iio_8c__incl.map +++ b/doxygen/ad4170__iio_8c__incl.map @@ -1,21 +1,22 @@ - + - - - - + + + + - + - - - - - - + + + + + + + @@ -28,6 +29,6 @@ - - + + diff --git a/doxygen/ad4170__iio_8c__incl.md5 b/doxygen/ad4170__iio_8c__incl.md5 index dc091816..bb9125ae 100644 --- a/doxygen/ad4170__iio_8c__incl.md5 +++ b/doxygen/ad4170__iio_8c__incl.md5 @@ -1 +1 @@ -7df9c1fb2922ce00c803e28358d09b1a \ No newline at end of file +6bbbf29e204d7da481ece6408b041ce2 \ No newline at end of file diff --git a/doxygen/ad4170__iio_8c__incl.png b/doxygen/ad4170__iio_8c__incl.png index 18695afc..67be6a5e 100644 Binary files a/doxygen/ad4170__iio_8c__incl.png and b/doxygen/ad4170__iio_8c__incl.png differ diff --git a/doxygen/ad4170__iio_8h_source.html b/doxygen/ad4170__iio_8h_source.html index f213132f..526c5ecf 100644 --- a/doxygen/ad4170__iio_8h_source.html +++ b/doxygen/ad4170__iio_8h_source.html @@ -116,9 +116,9 @@
NUM_OF_SENSOR_CHANNELS
@ NUM_OF_SENSOR_CHANNELS
Definition: ad4170_iio.h:35
SENSOR_CHANNEL3
@ SENSOR_CHANNEL3
Definition: ad4170_iio.h:34
SENSOR_CHANNEL0
@ SENSOR_CHANNEL0
Definition: ad4170_iio.h:31
-
ad4170_iio_event_handler
void ad4170_iio_event_handler(void)
Run the AD4170 IIO event handler.
Definition: ad4170_iio.c:2958
-
p_ad4170_dev_inst
struct ad4170_dev * p_ad4170_dev_inst
Definition: ad4170_iio.c:128
-
ad4170_iio_initialize
int32_t ad4170_iio_initialize(void)
Initialize the IIO interface for AD4170 IIO device.
Definition: ad4170_iio.c:2877
+
ad4170_iio_event_handler
void ad4170_iio_event_handler(void)
Run the AD4170 IIO event handler.
Definition: ad4170_iio.c:2962
+
p_ad4170_dev_inst
struct ad4170_dev * p_ad4170_dev_inst
Definition: ad4170_iio.c:129
+
ad4170_iio_initialize
int32_t ad4170_iio_initialize(void)
Initialize the IIO interface for AD4170 IIO device.
Definition: ad4170_iio.c:2881