Skip to content

Implementing cc26xx_cc13xx interrupts #13215

@jeandudey

Description

@jeandudey

Description

During the implementation of the CC1312 RF driver I needed to implement ISR handlers, primarily the isr_rfc_cpe0 and the isr_rfc_cpe1 which are used by the Command and Packet Engine to inform about command completion, etc.

Currently there is no way of implementing them in the cc13x2 CPU as it gets overriden by the weak definition of those interrupts in cc26xx_cc13xx/vectors.c.

Useful links

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions