|
ZEReader 0.1.0
A Zephyr-based E-Book-Reader
|
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. | |
| int dev_mgmt_init | ( | void | ) |
Initialize peripheral devices defined in the device tree.
| 0 | on success. |
| negative | on error. |