Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/mdk/
Dsystem_nrf5340_application.c45 (GPIO_PIN_CNF_INPUT_Connect << GPIO_PIN_CNF_INPUT_Pos) | \
Dsystem_nrf91.c42 (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
Dnrf52810_bitfields.h3915 #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
Dnrf5340_network_bitfields.h5891 #define GPIO_PIN_CNF_INPUT_Connect (0x0UL) /*!< Connect input buffer */ macro
Dnrf52820_bitfields.h3726 #define GPIO_PIN_CNF_INPUT_Connect (0UL) /*!< Connect input buffer */ macro
Dnrf9160_bitfields.h8759 #define GPIO_PIN_CNF_INPUT_Connect (0x0UL) /*!< Connect input buffer */ macro
Dnrf9120_bitfields.h8794 #define GPIO_PIN_CNF_INPUT_Connect (0x0UL) /*!< Connect input buffer */ macro
Dnrf52_bitfields.h7265 #define GPIO_PIN_CNF_INPUT_Connect (0UL) /*!< Connect input buffer */ macro
Dnrf52840_bitfields.h8442 #define GPIO_PIN_CNF_INPUT_Connect (0x0UL) /*!< Connect input buffer */ macro
Dnrf52833_bitfields.h6692 #define GPIO_PIN_CNF_INPUT_Connect (0UL) /*!< Connect input buffer */ macro
Dnrf5340_application_bitfields.h10492 #define GPIO_PIN_CNF_INPUT_Connect (0x0UL) /*!< Connect input buffer */ macro
Dnrf54l09_enga_types.h12319 …#define GPIO_PIN_CNF_INPUT_Connect (0x0UL) /*!< Connect input buffer … macro
Dnrf54l15_types.h12029 …#define GPIO_PIN_CNF_INPUT_Connect (0x0UL) /*!< Connect input buffer … macro
Dnrf54l05_types.h12029 …#define GPIO_PIN_CNF_INPUT_Connect (0x0UL) /*!< Connect input buffer … macro
Dnrf54l10_types.h12029 …#define GPIO_PIN_CNF_INPUT_Connect (0x0UL) /*!< Connect input buffer … macro
Dnrf54l20_enga_types.h12489 …#define GPIO_PIN_CNF_INPUT_Connect (0x0UL) /*!< Connect input buffer … macro
Dnrf7120_enga_types.h13949 …#define GPIO_PIN_CNF_INPUT_Connect (0x0UL) /*!< Connect input buffer … macro
Dnrf9230_engb_types.h21580 …#define GPIO_PIN_CNF_INPUT_Connect (0x0UL) /*!< Connect input buffer … macro
Dnrf54h20_types.h22637 …#define GPIO_PIN_CNF_INPUT_Connect (0x0UL) /*!< Connect input buffer … macro
Dnrf9230_enga_types.h21054 …#define GPIO_PIN_CNF_INPUT_Connect (0x0UL) /*!< Connect input buffer … macro
/hal_nordic-latest/nrfx/hal/
Dnrf_gpio.h190 NRF_GPIO_PIN_INPUT_CONNECT = GPIO_PIN_CNF_INPUT_Connect, ///< Connect input buffer.