• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ARMmbed / mbed-os / 17083 / 2
33%
master: 57%

Build:
Build:
LAST BUILD BRANCH: test-resources
DEFAULT BRANCH: master
Ran 19 Apr 2018 10:32AM UTC
Files 623
Run time 24s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Apr 2018 10:21AM UTC coverage: 33.163% (-0.01%) from 33.173%
NAME=tools

push

travis-ci

bulislaw
Implementation of SLEEP feature for Renesas mbed boards

I implemented the SLEEP feature for Rnesas mbed boards.
The mainly changing is here.
- hal_sleep()
  To satisfy the mbed specificationm, I implemented this function newly by using "sleep" that is one of low power mode that is incorporated in our hardware(RZ_A1).
  In the "sleep", peripheral and memory state are maintained, and the peripherals continue to work and can generate interrupts.

- hal_deepsleep()
  To satisfy the mbed specificationm, I implemented this function newly by combined using "sleep" and "module standby" that is the low power mode that is incorporated in our hardware(RZ_A1).
  The "module standby" is peripheral module's powerdown.
  Also in case of our "module standby", it need to read register as dummy when access to each register.

32059 of 96672 relevant lines covered (33.16%)

0.33 hits per line

Source Files on job 17083.2 (NAME=tools)
  • Tree
  • List 0
  • Changed 21
  • Source Changed 19
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15568
  • Travis Job 17083.2
  • 4109c293 on github
  • Prev Job for NAME=tools on feature-hal-spec-sleep (#16906.2)
  • Next Job for NAME=tools on feature-hal-spec-sleep (#17942.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc