Searched refs:MFP_BASE (Results 1 – 1 of 1) sorted by relevance
13 #define MFP_BASE DT_INST_REG_ADDR_BY_NAME(0, mfp) macro47 uint32_t *GPx_MFPx = ((uint32_t *)MFP_BASE) + port_index * 4 + (pin_index / 4); in configure_pin()