OpenBIC
OpenSource Bridge-IC
plat_sensor_polling_shell.c File Reference
#include <zephyr.h>
#include <stdlib.h>
#include <shell/shell.h>
#include "plat_pldm_sensor.h"
Include dependency graph for plat_sensor_polling_shell.c:

Functions

void cmd_set_plat_sensor_polling_all (const struct shell *shell, size_t argc, char **argv)
 
void cmd_set_plat_sensor_polling_ubc (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)
 

Function Documentation

◆ cmd_get_plat_sensor_polling_all()

void cmd_get_plat_sensor_polling_all ( const struct shell *  shell,
size_t  argc,
char **  argv 
)
Here is the call graph for this function:

◆ cmd_set_plat_sensor_polling_all()

void cmd_set_plat_sensor_polling_all ( const struct shell *  shell,
size_t  argc,
char **  argv 
)
Here is the call graph for this function:

◆ cmd_set_plat_sensor_polling_temp()

void cmd_set_plat_sensor_polling_temp ( const struct shell *  shell,
size_t  argc,
char **  argv 
)
Here is the call graph for this function:

◆ cmd_set_plat_sensor_polling_ubc()

void cmd_set_plat_sensor_polling_ubc ( const struct shell *  shell,
size_t  argc,
char **  argv 
)
Here is the call graph for this function:

◆ cmd_set_plat_sensor_polling_vr()

void cmd_set_plat_sensor_polling_vr ( const struct shell *  shell,
size_t  argc,
char **  argv 
)
Here is the call graph for this function: