This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-08 18:37:46 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
c8df5f3df3cf0c9f743779dec721fd25f4354c7c
nuttx
/
drivers
/
power
T
History
Gregory Nutt
8e203e09d4
Costmetic changes
2018-08-19 11:19:43 -06:00
..
battery_charger.c
…
battery_gauge.c
…
bq2425x.c
…
bq2425x.h
…
bq2429x.c
…
Kconfig
Merged in raiden00/nuttx (pull request
#626
)
2018-04-09 12:59:28 +00:00
Make.defs
Merged in raiden00/nuttx (pull request
#626
)
2018-04-09 12:59:28 +00:00
max1704x.c
…
motor.c
Merged in raiden00/nuttx (pull request
#668
)
2018-07-07 17:04:57 +00:00
pm_activity.c
Elimate use of the non-standard type systime_t and replace it the equivalent, standard type clock_t
2018-06-16 12:16:13 -06:00
pm_changestate.c
…
pm_checkstate.c
Elimate use of the non-standard type systime_t and replace it the equivalent, standard type clock_t
2018-06-16 12:16:13 -06:00
pm_initialize.c
Costmetic changes
2018-08-19 11:19:43 -06:00
pm_register.c
…
pm_unregister.c
Standardization of some function headers.
2018-03-13 09:56:16 -06:00
pm_update.c
…
pm.h
Elimate use of the non-standard type systime_t and replace it the equivalent, standard type clock_t
2018-06-16 12:16:13 -06:00
powerled.c
…
smps.c
…