Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_gpio.h1003 cnf |= ((uint32_t)dir << GPIO_PIN_CNF_DIR_Pos) | in nrf_gpio_cfg()
1037 cnf |= ((uint32_t)(p_dir ? *p_dir : 0) << GPIO_PIN_CNF_DIR_Pos) | in nrf_gpio_reconfigure()
1063 uint32_t cnf = ((uint32_t)NRF_GPIO_PIN_DIR_OUTPUT << GPIO_PIN_CNF_DIR_Pos) | in nrf_gpio_port_pin_output_set()
1090 uint32_t cnf = ((uint32_t)NRF_GPIO_PIN_DIR_INPUT << GPIO_PIN_CNF_DIR_Pos) | in nrf_gpio_port_pin_input_set()
1258 GPIO_PIN_CNF_DIR_Msk) >> GPIO_PIN_CNF_DIR_Pos); in nrf_gpio_pin_dir_get()
/hal_nordic-latest/nrfx/mdk/
Dsystem_nrf5340_application.c44 #define TRACE_PIN_CNF_VALUE ( (GPIO_PIN_CNF_DIR_Output << GPIO_PIN_CNF_DIR_Pos) | \
Dsystem_nrf91.c41 #define TRACE_PIN_CNF_VALUE ( (GPIO_PIN_CNF_DIR_Output << GPIO_PIN_CNF_DIR_Pos) | \
Dsystem_nrf52.c79 | (GPIO_PIN_CNF_DIR_Output << GPIO_PIN_CNF_DIR_Pos))
Dnrf51_bitfields.h2104 #define GPIO_PIN_CNF_DIR_Pos (0UL) /*!< Position of DIR field. */ macro
2105 #define GPIO_PIN_CNF_DIR_Msk (0x1UL << GPIO_PIN_CNF_DIR_Pos) /*!< Bit mask of DIR field. */
Dnrf52805_bitfields.h3636 #define GPIO_PIN_CNF_DIR_Pos (0UL) /*!< Position of DIR field. */ macro
3637 #define GPIO_PIN_CNF_DIR_Msk (0x1UL << GPIO_PIN_CNF_DIR_Pos) /*!< Bit mask of DIR field. */
Dnrf52810_bitfields.h3919 #define GPIO_PIN_CNF_DIR_Pos (0UL) /*!< Position of DIR field. */ macro
3920 #define GPIO_PIN_CNF_DIR_Msk (0x1UL << GPIO_PIN_CNF_DIR_Pos) /*!< Bit mask of DIR field. */
Dnrf52811_bitfields.h3919 #define GPIO_PIN_CNF_DIR_Pos (0UL) /*!< Position of DIR field. */ macro
3920 #define GPIO_PIN_CNF_DIR_Msk (0x1UL << GPIO_PIN_CNF_DIR_Pos) /*!< Bit mask of DIR field. */
Dnrf5340_network_bitfields.h5895 #define GPIO_PIN_CNF_DIR_Pos (0UL) /*!< Position of DIR field. */ macro
5896 #define GPIO_PIN_CNF_DIR_Msk (0x1UL << GPIO_PIN_CNF_DIR_Pos) /*!< Bit mask of DIR field. */
Dnrf52820_bitfields.h3730 #define GPIO_PIN_CNF_DIR_Pos (0UL) /*!< Position of DIR field. */ macro
3731 #define GPIO_PIN_CNF_DIR_Msk (0x1UL << GPIO_PIN_CNF_DIR_Pos) /*!< Bit mask of DIR field. */
Dnrf9160_bitfields.h8763 #define GPIO_PIN_CNF_DIR_Pos (0UL) /*!< Position of DIR field. */ macro
8764 #define GPIO_PIN_CNF_DIR_Msk (0x1UL << GPIO_PIN_CNF_DIR_Pos) /*!< Bit mask of DIR field. */
Dnrf9120_bitfields.h8798 #define GPIO_PIN_CNF_DIR_Pos (0UL) /*!< Position of DIR field. */ macro
8799 #define GPIO_PIN_CNF_DIR_Msk (0x1UL << GPIO_PIN_CNF_DIR_Pos) /*!< Bit mask of DIR field. */
Dnrf52_bitfields.h7269 #define GPIO_PIN_CNF_DIR_Pos (0UL) /*!< Position of DIR field. */ macro
7270 #define GPIO_PIN_CNF_DIR_Msk (0x1UL << GPIO_PIN_CNF_DIR_Pos) /*!< Bit mask of DIR field. */
Dnrf52840_bitfields.h8446 #define GPIO_PIN_CNF_DIR_Pos (0UL) /*!< Position of DIR field. */ macro
8447 #define GPIO_PIN_CNF_DIR_Msk (0x1UL << GPIO_PIN_CNF_DIR_Pos) /*!< Bit mask of DIR field. */
Dnrf52833_bitfields.h6696 #define GPIO_PIN_CNF_DIR_Pos (0UL) /*!< Position of DIR field. */ macro
6697 #define GPIO_PIN_CNF_DIR_Msk (0x1UL << GPIO_PIN_CNF_DIR_Pos) /*!< Bit mask of DIR field. */
Dnrf5340_application_bitfields.h10496 #define GPIO_PIN_CNF_DIR_Pos (0UL) /*!< Position of DIR field. */ macro
10497 #define GPIO_PIN_CNF_DIR_Msk (0x1UL << GPIO_PIN_CNF_DIR_Pos) /*!< Bit mask of DIR field. */
Dnrf54l09_enga_types.h12307 …#define GPIO_PIN_CNF_DIR_Pos (0UL) /*!< Position of DIR field. … macro
12308 …#define GPIO_PIN_CNF_DIR_Msk (0x1UL << GPIO_PIN_CNF_DIR_Pos) /*!< Bit mask of DIR field. …
Dnrf54l15_types.h12017 …#define GPIO_PIN_CNF_DIR_Pos (0UL) /*!< Position of DIR field. … macro
12018 …#define GPIO_PIN_CNF_DIR_Msk (0x1UL << GPIO_PIN_CNF_DIR_Pos) /*!< Bit mask of DIR field. …
Dnrf54l05_types.h12017 …#define GPIO_PIN_CNF_DIR_Pos (0UL) /*!< Position of DIR field. … macro
12018 …#define GPIO_PIN_CNF_DIR_Msk (0x1UL << GPIO_PIN_CNF_DIR_Pos) /*!< Bit mask of DIR field. …
Dnrf54l10_types.h12017 …#define GPIO_PIN_CNF_DIR_Pos (0UL) /*!< Position of DIR field. … macro
12018 …#define GPIO_PIN_CNF_DIR_Msk (0x1UL << GPIO_PIN_CNF_DIR_Pos) /*!< Bit mask of DIR field. …
Dnrf54l20_enga_types.h12477 …#define GPIO_PIN_CNF_DIR_Pos (0UL) /*!< Position of DIR field. … macro
12478 …#define GPIO_PIN_CNF_DIR_Msk (0x1UL << GPIO_PIN_CNF_DIR_Pos) /*!< Bit mask of DIR field. …
Dnrf7120_enga_types.h13937 …#define GPIO_PIN_CNF_DIR_Pos (0UL) /*!< Position of DIR field. … macro
13938 …#define GPIO_PIN_CNF_DIR_Msk (0x1UL << GPIO_PIN_CNF_DIR_Pos) /*!< Bit mask of DIR field. …
Dnrf9230_engb_types.h21568 …#define GPIO_PIN_CNF_DIR_Pos (0UL) /*!< Position of DIR field. … macro
21569 …#define GPIO_PIN_CNF_DIR_Msk (0x1UL << GPIO_PIN_CNF_DIR_Pos) /*!< Bit mask of DIR field. …
Dnrf54h20_types.h22625 …#define GPIO_PIN_CNF_DIR_Pos (0UL) /*!< Position of DIR field. … macro
22626 …#define GPIO_PIN_CNF_DIR_Msk (0x1UL << GPIO_PIN_CNF_DIR_Pos) /*!< Bit mask of DIR field. …
Dnrf9230_enga_types.h21042 …#define GPIO_PIN_CNF_DIR_Pos (0UL) /*!< Position of DIR field. … macro
21043 …#define GPIO_PIN_CNF_DIR_Msk (0x1UL << GPIO_PIN_CNF_DIR_Pos) /*!< Bit mask of DIR field. …