|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
Header file for extended ADC API of Current Sense Shunt. More...
#include <zephyr/drivers/adc.h>Go to the source code of this file.
Data Structures | |
| struct | current_sense_shunt_dt_spec |
| Current sense shunt DT struct. More... | |
Macros | |
| #define | CURRENT_SENSE_SHUNT_DT_SPEC_GET(node_id) |
| Get current sensor information from devicetree. | |
Functions | |
| static void | current_sense_shunt_scale_dt (const struct current_sense_shunt_dt_spec *spec, int32_t *v_to_i) |
| Calculates the actual amperage from a measured voltage. | |
Header file for extended ADC API of Current Sense Shunt.