Go to the source code of this file.
Data Structures | |
struct | oc_instance_t |
Structure storing PAL instance information. More... | |
Enumerations | |
enum | oc_inst_type_t { OC_INST_TYPE_FTM = 0u } |
Enumeration with the types of peripherals supported by OC_PAL. More... | |
enum oc_inst_type_t |
Enumeration with the types of peripherals supported by OC_PAL.
This enumeration contains the types of peripherals supported by OC_PAL. Implements : oc_inst_type_t_Class
Enumerator | |
---|---|
OC_INST_TYPE_FTM |
Definition at line 72 of file oc_pal_mapping.h.