Searched refs:PCF_LOCATION1_MASK (Results 1 – 1 of 1) sorted by relevance
43 #define PCF_LOCATION1_MASK ((uint32_t)0x00200000U) /*!< AFIO_PCF register location… macro358 if ((PCF_LOCATION1_MASK | PCF_LOCATION2_MASK) in gpio_pin_remap_config()359 == (remap & (PCF_LOCATION1_MASK | PCF_LOCATION2_MASK))) { in gpio_pin_remap_config()
Completed in 8 milliseconds