Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
François Revol
firmware
Commits
8115a86f
Commit
8115a86f
authored
Jan 05, 2020
by
Rahix
Browse files
Merge 'Put BHI, BME and ECG into standby'
See merge request
card10/firmware!368
parents
55817704
716bf98a
Changes
1
Hide whitespace changes
Inline
Side-by-side
epicardium/modules/sleep.c
View file @
8115a86f
...
...
@@ -180,6 +180,9 @@ void sleep_deepsleep(void)
max86150_getINT2
();
max86150_shutDown
();
#endif
epic_bhi160_disable_all_sensors
();
epic_bme680_deinit
();
epic_max30001_disable_sensor
();
MAX77650_setEN_SBB2
(
0
b100
);
MAX77650_setSBIA_LPM
(
true
);
core1_stop
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment