Skip to content

stm32 EXTI driver - replace table of callbacks by one callback  #91554

@KozhinovAlexander

Description

@KozhinovAlexander

The only user of this API is the GPIO driver, and we know it's well behaved, so the NULL check isn't necessary IMO.

(as a matter of fact, we could replace this array-of-callbacks with a single one... but that's a different topic)

Originally posted by @mathieuchopstm in #85508 (comment)

First the concept shall be created.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions