Home
last modified time | relevance | path

Searched refs:LPC_IOCON_T (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Diocon_15xx.h49 } LPC_IOCON_T; typedef
95 STATIC INLINE void Chip_IOCON_PinMuxSet(LPC_IOCON_T *pIOCON, uint8_t port, uint8_t pin, uint32_t mo… in Chip_IOCON_PinMuxSet()
109 STATIC INLINE void Chip_IOCON_PinMux(LPC_IOCON_T *pIOCON, uint8_t port, uint8_t pin, uint16_t mode,… in Chip_IOCON_PinMux()
121 void Chip_IOCON_SetPinMuxing(LPC_IOCON_T *pIOCON, const PINMUX_GRP_T *pinArray, uint32_t arrayLengt…
A Dchip.h92 #define LPC_IOCON ((LPC_IOCON_T *) LPC_IOCON_BASE)
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Diocon_15xx.c49 void Chip_IOCON_SetPinMuxing(LPC_IOCON_T *pIOCON, const PINMUX_GRP_T *pinArray, uint32_t arrayLengt… in Chip_IOCON_SetPinMuxing()

Completed in 5 milliseconds