|
OpenBIC
OpenSource Bridge-IC
|
#include "plat_sensor_table.h"#include <stdio.h>#include <string.h>#include "ast_adc.h"#include "sensor.h"#include "plat_hook.h"#include "plat_i2c.h"#include "plat_def.h"
Macros | |
| #define | CONFIG_ISL69260 false |
Functions | |
| bool | stby_access (uint8_t sensor_number) |
Variables | |
| sensor_cfg | plat_sensor_config [] |
| const int | SENSOR_CONFIG_SIZE = ARRAY_SIZE(plat_sensor_config) |
| #define CONFIG_ISL69260 false |
| bool stby_access | ( | uint8_t | sensor_number | ) |
| sensor_cfg plat_sensor_config[] |
| const int SENSOR_CONFIG_SIZE = ARRAY_SIZE(plat_sensor_config) |