Home
last modified time | relevance | path

Searched defs:modefunc (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/drivers/
Dfsl_iocon.h44 uint16_t modefunc; /* Function and mode */ member
169 __STATIC_INLINE void IOCON_PinMuxSet(IOCON_Type *base, uint8_t ionumber, uint32_t modefunc) in IOCON_PinMuxSet()