ESP-IDF
ldo_regulator_channel_t
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ldo_regulator_channel_t
ldo_regulator_channel_t struct
Type of LDO regulator channel handle
Syntax
Show:
Summary
Declaration
from
esp_ldo_regulator.h:21
typedef
struct
ldo_regulator_channel_t
*
esp_ldo_channel_handle_t
;
Related Functions
Found 3 other functions taking a
ldo_regulator_channel_t
argument:
Function
Description
esp_ldo_acquire_channel()
Acquire an LDO channel with the specified configuration
esp_ldo_release_channel()
Release the LDO channel
esp_ldo_channel_adjust_voltage()
Adjust the voltage of the LDO channel
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out