Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dgpio_15xx.h347 STATIC INLINE void Chip_GPIO_SetValue(LPC_GPIO_T *pGPIO, uint8_t portNum, uint32_t bitValue) in Chip_GPIO_SetValue()
389 STATIC INLINE void Chip_GPIO_ClearValue(LPC_GPIO_T *pGPIO, uint8_t portNum, uint32_t bitValue) in Chip_GPIO_ClearValue()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dgpio_15xx.c82 void Chip_GPIO_SetDir(LPC_GPIO_T *pGPIO, uint8_t portNum, uint32_t bitValue, uint8_t out) in Chip_GPIO_SetDir()

Completed in 4 milliseconds