![]() |
no-OS
|
#include <stdlib.h>#include <string.h>#include <stdio.h>#include "no_os_error.h"#include "no_os_delay.h"#include "no_os_util.h"#include "no_os_alloc.h"#include "iio_max24287.h"#include "max24287.h"#include "iio.h"Functions | |
| int32_t | max24287_iio_init (struct max24287_iio_desc **iiodev, struct max24287_iio_init_param *init_param) |
| int32_t | max24287_iio_remove (struct max24287_iio_desc *iiodev) |
| int32_t max24287_iio_init | ( | struct max24287_iio_desc ** | iiodev, |
| struct max24287_iio_init_param * | init_param ) |
| int32_t max24287_iio_remove | ( | struct max24287_iio_desc * | iiodev | ) |