ZEReader 0.1.0
A Zephyr-based E-Book-Reader
Loading...
Searching...
No Matches
Device Initialization and managment

Functions

int dev_mgmt_init (void)
 Initialize peripheral devices defined in the device tree.
void dev_mgmt_display_blanking_on (void)
 Turn on display blanking.
void dev_mgmt_display_blanking_off (void)
 Turn off display blanking.

Detailed Description

Function Documentation

◆ dev_mgmt_init()

int dev_mgmt_init ( void )

Initialize peripheral devices defined in the device tree.

Return values
0on success.
negativeon error.