Searched refs:GPIO_PIN_CNF_PULL_Pos (Results 1 – 17 of 17) sorted by relevance
898 ((uint32_t)pull << GPIO_PIN_CNF_PULL_Pos) | in nrf_gpio_cfg()932 ((uint32_t)(p_pull ? *p_pull : 0) << GPIO_PIN_CNF_PULL_Pos) | in nrf_gpio_reconfigure()1120 GPIO_PIN_CNF_PULL_Msk) >> GPIO_PIN_CNF_PULL_Pos); in nrf_gpio_pin_pull_get()
46 (GPIO_PIN_CNF_PULL_Disabled << GPIO_PIN_CNF_PULL_Pos) | \
43 (GPIO_PIN_CNF_PULL_Disabled << GPIO_PIN_CNF_PULL_Pos) | \
2091 #define GPIO_PIN_CNF_PULL_Pos (2UL) /*!< Position of PULL field. */ macro2092 #define GPIO_PIN_CNF_PULL_Msk (0x3UL << GPIO_PIN_CNF_PULL_Pos) /*!< Bit mask of PULL field. */
3623 #define GPIO_PIN_CNF_PULL_Pos (2UL) /*!< Position of PULL field. */ macro3624 #define GPIO_PIN_CNF_PULL_Msk (0x3UL << GPIO_PIN_CNF_PULL_Pos) /*!< Bit mask of PULL field. */
4516 #define GPIO_PIN_CNF_PULL_Pos (2UL) /*!< Position of PULL field. */ macro4517 #define GPIO_PIN_CNF_PULL_Msk (0x3UL << GPIO_PIN_CNF_PULL_Pos) /*!< Bit mask of PULL field. */
3906 #define GPIO_PIN_CNF_PULL_Pos (2UL) /*!< Position of PULL field. */ macro3907 #define GPIO_PIN_CNF_PULL_Msk (0x3UL << GPIO_PIN_CNF_PULL_Pos) /*!< Bit mask of PULL field. */
4480 #define GPIO_PIN_CNF_PULL_Pos (2UL) /*!< Position of PULL field. */ macro4481 #define GPIO_PIN_CNF_PULL_Msk (0x3UL << GPIO_PIN_CNF_PULL_Pos) /*!< Bit mask of PULL field. */
3717 #define GPIO_PIN_CNF_PULL_Pos (2UL) /*!< Position of PULL field. */ macro3718 #define GPIO_PIN_CNF_PULL_Msk (0x3UL << GPIO_PIN_CNF_PULL_Pos) /*!< Bit mask of PULL field. */
5882 #define GPIO_PIN_CNF_PULL_Pos (2UL) /*!< Position of PULL field. */ macro5883 #define GPIO_PIN_CNF_PULL_Msk (0x3UL << GPIO_PIN_CNF_PULL_Pos) /*!< Bit mask of PULL field. */
7256 #define GPIO_PIN_CNF_PULL_Pos (2UL) /*!< Position of PULL field. */ macro7257 #define GPIO_PIN_CNF_PULL_Msk (0x3UL << GPIO_PIN_CNF_PULL_Pos) /*!< Bit mask of PULL field. */
6683 #define GPIO_PIN_CNF_PULL_Pos (2UL) /*!< Position of PULL field. */ macro6684 #define GPIO_PIN_CNF_PULL_Msk (0x3UL << GPIO_PIN_CNF_PULL_Pos) /*!< Bit mask of PULL field. */
6798 #define GPIO_PIN_CNF_PULL_Pos (2UL) /*!< Position of PULL field. */ macro6799 #define GPIO_PIN_CNF_PULL_Msk (0x3UL << GPIO_PIN_CNF_PULL_Pos) /*!< Bit mask of PULL field. */
8562 #define GPIO_PIN_CNF_PULL_Pos (2UL) /*!< Position of PULL field. */ macro8563 #define GPIO_PIN_CNF_PULL_Msk (0x3UL << GPIO_PIN_CNF_PULL_Pos) /*!< Bit mask of PULL field. */
11852 …#define GPIO_PIN_CNF_PULL_Pos (2UL) /*!< Position of PULL field. … macro11853 …#define GPIO_PIN_CNF_PULL_Msk (0x3UL << GPIO_PIN_CNF_PULL_Pos) /*!< Bit mask of PULL field. …
25350 …#define GPIO_PIN_CNF_PULL_Pos (2UL) /*!< Position of PULL field. … macro25351 …#define GPIO_PIN_CNF_PULL_Msk (0x3UL << GPIO_PIN_CNF_PULL_Pos) /*!< Bit mask of PULL field. …