Home
last modified time | relevance | path

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

/bsp/nxp/lpc/lpc178x/drivers/
A Dlpc177x_8x_pinsel.c51 #define PINSEL_ADMODE_POS (7) macro
248 *(uint32_t *)pPIN &= ~(PINSEL_ADMODE_BITMASK << PINSEL_ADMODE_POS); in PINSEL_SetAnalogPinMode()
256 *(uint32_t *)pPIN |= (1 << PINSEL_ADMODE_POS);//Set 16th bit to one in PINSEL_SetAnalogPinMode()

Completed in 8 milliseconds