Searched refs:GPIO_PIN_CNF_PULL_Disabled (Results 1 – 16 of 16) sorted by relevance
111 .pull = GPIO_PIN_CNF_PULL_Disabled \117 .pull = GPIO_PIN_CNF_PULL_Disabled \
44 (GPIO_PIN_CNF_PULL_Disabled << GPIO_PIN_CNF_PULL_Pos) | \
42 (GPIO_PIN_CNF_PULL_Disabled << GPIO_PIN_CNF_PULL_Pos) | \
2093 #define GPIO_PIN_CNF_PULL_Disabled (0x00UL) /*!< No pull. */ macro
3625 #define GPIO_PIN_CNF_PULL_Disabled (0UL) /*!< No pull */ macro
4518 #define GPIO_PIN_CNF_PULL_Disabled (0UL) /*!< No pull */ macro
4482 #define GPIO_PIN_CNF_PULL_Disabled (0UL) /*!< No pull */ macro
3908 #define GPIO_PIN_CNF_PULL_Disabled (0UL) /*!< No pull */ macro
5884 #define GPIO_PIN_CNF_PULL_Disabled (0UL) /*!< No pull */ macro
3719 #define GPIO_PIN_CNF_PULL_Disabled (0UL) /*!< No pull */ macro
7258 #define GPIO_PIN_CNF_PULL_Disabled (0UL) /*!< No pull */ macro
6800 #define GPIO_PIN_CNF_PULL_Disabled (0UL) /*!< No pull */ macro
6685 #define GPIO_PIN_CNF_PULL_Disabled (0UL) /*!< No pull */ macro
8564 #define GPIO_PIN_CNF_PULL_Disabled (0UL) /*!< No pull */ macro
191 NRF_GPIO_PIN_NOPULL = GPIO_PIN_CNF_PULL_Disabled, ///< Pin pull-up resistor disabled.