Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Diocon_15xx.h57 uint32_t modefunc : 16; /* Function and mode */ member
95 …INLINE void Chip_IOCON_PinMuxSet(LPC_IOCON_T *pIOCON, uint8_t port, uint8_t pin, uint32_t modefunc) in Chip_IOCON_PinMuxSet() argument
97 pIOCON->PIO[port][pin] = modefunc; in Chip_IOCON_PinMuxSet()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Diocon_15xx.c54 Chip_IOCON_PinMuxSet(pIOCON, pinArray[ix].port, pinArray[ix].pin, pinArray[ix].modefunc); in Chip_IOCON_SetPinMuxing()

Completed in 3 milliseconds