Searched refs:PCF_LOCATION2_MASK (Results 1 – 4 of 4) sorted by relevance
45 #define PCF_LOCATION2_MASK ((uint32_t)0x00100000U) /*!< AFIO_PCF register location… macro388 …if((PCF_LOCATION1_MASK | PCF_LOCATION2_MASK) == (remap & (PCF_LOCATION1_MASK | PCF_LOCATION2_MASK)… in gpio_pin_remap_config()391 }else if(PCF_LOCATION2_MASK == (remap & PCF_LOCATION2_MASK)){ in gpio_pin_remap_config()520 if(afio_function & PCF_LOCATION2_MASK){ in gpio_afio_port_config()
44 #define PCF_LOCATION2_MASK ((uint32_t)0x00100000U) /*!< 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()362 } else if (PCF_LOCATION2_MASK == (remap & PCF_LOCATION2_MASK)) { in gpio_pin_remap_config()
45 #define PCF_LOCATION2_MASK ((uint32_t)0x00100000U) /*!< AFIO_PCF register location… macro381 …if((PCF_LOCATION1_MASK | PCF_LOCATION2_MASK) == (remap & (PCF_LOCATION1_MASK | PCF_LOCATION2_MASK)… in gpio_pin_remap_config()384 }else if(PCF_LOCATION2_MASK == (remap & PCF_LOCATION2_MASK)){ in gpio_pin_remap_config()
46 #define PCF_LOCATION2_MASK ((uint32_t)0x00100000U) /*!< AFIO_PCF register location… macro370 …if((PCF_LOCATION1_MASK | PCF_LOCATION2_MASK) == (remap & (PCF_LOCATION1_MASK | PCF_LOCATION2_MASK)… in gpio_pin_remap_config()373 }else if(PCF_LOCATION2_MASK == (remap & PCF_LOCATION2_MASK)){ in gpio_pin_remap_config()