OpenBIC
OpenSource Bridge-IC
|
#include <zephyr.h>
#include <stdlib.h>
#include <shell/shell.h>
#include "plat_pldm_sensor.h"
#include "plat_sensor_polling_shell.h"
Functions | |
void | cmd_set_plat_sensor_polling_all (const struct shell *shell, size_t argc, char **argv) |
void | cmd_set_plat_sensor_polling_adc (const struct shell *shell, size_t argc, char **argv) |
void | cmd_set_plat_sensor_polling_vr (const struct shell *shell, size_t argc, char **argv) |
void | cmd_set_plat_sensor_polling_temp (const struct shell *shell, size_t argc, char **argv) |
void | cmd_get_plat_sensor_polling_all (const struct shell *shell, size_t argc, char **argv) |
void cmd_get_plat_sensor_polling_all | ( | const struct shell * | shell, |
size_t | argc, | ||
char ** | argv | ||
) |
void cmd_set_plat_sensor_polling_adc | ( | const struct shell * | shell, |
size_t | argc, | ||
char ** | argv | ||
) |
void cmd_set_plat_sensor_polling_all | ( | const struct shell * | shell, |
size_t | argc, | ||
char ** | argv | ||
) |
void cmd_set_plat_sensor_polling_temp | ( | const struct shell * | shell, |
size_t | argc, | ||
char ** | argv | ||
) |
void cmd_set_plat_sensor_polling_vr | ( | const struct shell * | shell, |
size_t | argc, | ||
char ** | argv | ||
) |