Searched refs:GPx_MFOSx (Results 1 – 1 of 1) sorted by relevance
48 uint32_t *GPx_MFOSx = ((uint32_t *)MFOS_BASE) + port_index; in configure_pin() local57 *GPx_MFOSx |= BIT(pin_index); in configure_pin()59 *GPx_MFOSx &= ~BIT(pin_index); in configure_pin()