Searched refs:PCF_POSITION_MASK (Results 1 – 1 of 1) sorted by relevance
41 #define PCF_POSITION_MASK ((uint32_t)0x000F0000U) /*!< AFIO_PCF register position… macro354 temp_mask = (remap & PCF_POSITION_MASK) >> 0x10U; in gpio_pin_remap_config()
Completed in 24 milliseconds