Home
last modified time | relevance | path

Searched refs:GPIO_PIN_CNF_INPUT_Connect (Results 1 – 16 of 16) sorted by relevance

/hal_nordic-3.4.0/nrfx/mdk/
Dsystem_nrf5340_application.c43 (GPIO_PIN_CNF_INPUT_Connect << GPIO_PIN_CNF_INPUT_Pos) | \
Dsystem_nrf91.c41 (GPIO_PIN_CNF_INPUT_Connect << GPIO_PIN_CNF_INPUT_Pos) | \
Dsystem_nrf52.c78 | (GPIO_PIN_CNF_INPUT_Connect << GPIO_PIN_CNF_INPUT_Pos) \
Dnrf51_bitfields.h2100 #define GPIO_PIN_CNF_INPUT_Connect (0UL) /*!< Connect input pin. */ macro
Dnrf52805_bitfields.h3632 #define GPIO_PIN_CNF_INPUT_Connect (0UL) /*!< Connect input buffer */ macro
Dnrf9120_bitfields.h4525 #define GPIO_PIN_CNF_INPUT_Connect (0UL) /*!< Connect input buffer */ macro
Dnrf9160_bitfields.h4489 #define GPIO_PIN_CNF_INPUT_Connect (0UL) /*!< Connect input buffer */ macro
Dnrf52811_bitfields.h3915 #define GPIO_PIN_CNF_INPUT_Connect (0UL) /*!< Connect input buffer */ macro
Dnrf52810_bitfields.h3915 #define GPIO_PIN_CNF_INPUT_Connect (0UL) /*!< Connect input buffer */ macro
Dnrf5340_network_bitfields.h5891 #define GPIO_PIN_CNF_INPUT_Connect (0UL) /*!< Connect input buffer */ macro
Dnrf52820_bitfields.h3726 #define GPIO_PIN_CNF_INPUT_Connect (0UL) /*!< Connect input buffer */ macro
Dnrf52_bitfields.h7265 #define GPIO_PIN_CNF_INPUT_Connect (0UL) /*!< Connect input buffer */ macro
Dnrf52840_bitfields.h6807 #define GPIO_PIN_CNF_INPUT_Connect (0UL) /*!< Connect input buffer */ macro
Dnrf52833_bitfields.h6692 #define GPIO_PIN_CNF_INPUT_Connect (0UL) /*!< Connect input buffer */ macro
Dnrf5340_application_bitfields.h8571 #define GPIO_PIN_CNF_INPUT_Connect (0UL) /*!< Connect input buffer */ macro
/hal_nordic-3.4.0/nrfx/hal/
Dnrf_gpio.h181 NRF_GPIO_PIN_INPUT_CONNECT = GPIO_PIN_CNF_INPUT_Connect, ///< Connect input buffer.