rpr_server sample
bp1658cj_init()
is only used within rpr_server sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
rpr_server sample
bp1658cj_init()
bp1658cj_init() function
Initialize bp1658cj output
Syntax
Show:
Summary
Declaration
Definition
from
bp1658cj.h:104
esp_err_t
bp1658cj_init
(
driver_bp1658cj_t
*
config
,
void
(
*
hook_func
)
(
void
*
)
)
;
Implemented in
bp1658cj.c:235
Arguments
Argument
Description
config
Driver configuration
hook_func
Hook function, which will be called inside the driver. e.g. to notify that config have been changed internally
Return value
esp_err_t
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