Searched refs:AFIO_CPSCTL (Results 1 – 6 of 6) sorted by relevance
534 reg = AFIO_CPSCTL; in gpio_compensation_config()538 AFIO_CPSCTL = (reg | compensation); in gpio_compensation_config()549 if(((uint32_t)RESET) != (AFIO_CPSCTL & AFIO_CPSCTL_CPS_RDY)){ in gpio_compensation_flag_get()
521 reg = AFIO_CPSCTL; in gpio_compensation_config()525 AFIO_CPSCTL = (reg | compensation); in gpio_compensation_config()536 if(((uint32_t)RESET) != (AFIO_CPSCTL & AFIO_CPSCTL_CPS_RDY)){ in gpio_compensation_flag_get()
683 reg = AFIO_CPSCTL; in gpio_compensation_config()687 AFIO_CPSCTL = (reg | compensation); in gpio_compensation_config()698 if(((uint32_t)RESET) != (AFIO_CPSCTL & AFIO_CPSCTL_CPS_RDY)){ in gpio_compensation_flag_get()
72 #define AFIO_CPSCTL REG32(AFIO + 0x20U) /*!< IO compensation control register … macro
73 #define AFIO_CPSCTL REG32(AFIO + 0x20U) /*!< IO compensation control register … macro
73 #define AFIO_CPSCTL REG32(AFIO + 0x00000020U) /*!< IO compensation control re… macro