Searched refs:GPIO_PIN_CNF_DRIVE_H0H1 (Results 1 – 16 of 16) sorted by relevance
| /hal_nordic-latest/nrfx/mdk/ |
| D | system_nrf5340_application.c | 47 (GPIO_PIN_CNF_DRIVE_H0H1 << GPIO_PIN_CNF_DRIVE_Pos) | \
|
| D | system_nrf91.c | 44 (GPIO_PIN_CNF_DRIVE_H0H1 << GPIO_PIN_CNF_DRIVE_Pos) | \
|
| D | system_nrf52.c | 77 #define TRACE_PIN_CONFIG ((GPIO_PIN_CNF_DRIVE_H0H1 << GPIO_PIN_CNF_DRIVE_Pos) \
|
| D | nrf51_bitfields.h | 2084 #define GPIO_PIN_CNF_DRIVE_H0H1 (0x03UL) /*!< High '0', High '1'. */ macro
|
| D | nrf52805_bitfields.h | 3616 #define GPIO_PIN_CNF_DRIVE_H0H1 (3UL) /*!< High drive '0', high 'drive '1'' */ macro
|
| D | nrf52810_bitfields.h | 3899 #define GPIO_PIN_CNF_DRIVE_H0H1 (3UL) /*!< High drive '0', high 'drive '1'' */ macro
|
| D | nrf52811_bitfields.h | 3899 #define GPIO_PIN_CNF_DRIVE_H0H1 (3UL) /*!< High drive '0', high 'drive '1'' */ macro
|
| D | nrf5340_network_bitfields.h | 5874 #define GPIO_PIN_CNF_DRIVE_H0H1 (0x3UL) /*!< High drive '0', high 'drive '1'' */ macro
|
| D | nrf52820_bitfields.h | 3710 #define GPIO_PIN_CNF_DRIVE_H0H1 (3UL) /*!< High drive '0', high 'drive '1'' */ macro
|
| D | nrf9160_bitfields.h | 8743 #define GPIO_PIN_CNF_DRIVE_H0H1 (0x3UL) /*!< High drive '0', high 'drive '1'' */ macro
|
| D | nrf9120_bitfields.h | 8778 #define GPIO_PIN_CNF_DRIVE_H0H1 (0x3UL) /*!< High drive '0', high 'drive '1'' */ macro
|
| D | nrf52_bitfields.h | 7249 #define GPIO_PIN_CNF_DRIVE_H0H1 (3UL) /*!< High drive '0', high 'drive '1'' */ macro
|
| D | nrf52840_bitfields.h | 8426 #define GPIO_PIN_CNF_DRIVE_H0H1 (0x3UL) /*!< High drive '0', high 'drive '1'' */ macro
|
| D | nrf52833_bitfields.h | 6676 #define GPIO_PIN_CNF_DRIVE_H0H1 (3UL) /*!< High drive '0', high 'drive '1'' */ macro
|
| D | nrf5340_application_bitfields.h | 10475 #define GPIO_PIN_CNF_DRIVE_H0H1 (0x3UL) /*!< High drive '0', high 'drive '1'' */ macro
|
| /hal_nordic-latest/nrfx/hal/ |
| D | nrf_gpio.h | 212 NRF_GPIO_PIN_H0H1 = GPIO_PIN_CNF_DRIVE_H0H1, ///< High drive '0', high drive '1'.
|