Skip to content

Call __WFI() when going idle #2769

Closed
Closed
@betzw

Description

@betzw

Description

  • Type: Enhancement
  • Priority: Minor

Enhancement

As long as there is no tickless mode, function default_idle_hook() should (at least) call __WFI() to reduce power consumption.

Target
all

Toolchain:
all

mbed-cli version:
all

Expected behavior
Reduced power consumption when idle.

Actual behavior
No reduction in power consumption when idle.


Enhancement

Suggested enhancement
Call __WFI() inside function default_idle_hook() in non-tickless mode.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions