Home
last modified time | relevance | path

Searched refs:NRF_P1 (Results 1 – 7 of 7) sorted by relevance

/lk-master/external/platform/nrfx/mdk/
A Dsystem_nrf52833.c56NRF_P1->PIN_CNF[0] = (GPIO_PIN_CNF_DRIVE_H0H1 << GPIO_PIN_CNF_DRIVE_Pos) | (GPIO_PIN_CNF_INPUT_Con… in SystemInit()
65NRF_P1->PIN_CNF[0] = (GPIO_PIN_CNF_DRIVE_H0H1 << GPIO_PIN_CNF_DRIVE_Pos) | (GPIO_PIN_CNF_INPUT_Co… in SystemInit()
68NRF_P1->PIN_CNF[9] = (GPIO_PIN_CNF_DRIVE_H0H1 << GPIO_PIN_CNF_DRIVE_Pos) | (GPIO_PIN_CNF_INPUT_Co… in SystemInit()
A Dsystem_nrf52840.c57NRF_P1->PIN_CNF[0] = (GPIO_PIN_CNF_DRIVE_H0H1 << GPIO_PIN_CNF_DRIVE_Pos) | (GPIO_PIN_CNF_INPUT_Con… in SystemInit()
66NRF_P1->PIN_CNF[0] = (GPIO_PIN_CNF_DRIVE_H0H1 << GPIO_PIN_CNF_DRIVE_Pos) | (GPIO_PIN_CNF_INPUT_Co… in SystemInit()
69NRF_P1->PIN_CNF[9] = (GPIO_PIN_CNF_DRIVE_H0H1 << GPIO_PIN_CNF_DRIVE_Pos) | (GPIO_PIN_CNF_INPUT_Co… in SystemInit()
A Dnrf52833.h2700 #define NRF_P1 ((NRF_GPIO_Type*) NRF_P1_BASE) macro
A Dnrf52840.h2829 #define NRF_P1 ((NRF_GPIO_Type*) NRF_P1_BASE) macro
/lk-master/external/platform/nrfx/templates/
A Dnrfx_config_nrf5340_network.h61 #define NRF_P1 NRF_P1_NS macro
A Dnrfx_config_nrf5340_application.h67 #define NRF_P1 NRF_P1_S macro
/lk-master/external/platform/nrfx/hal/
A Dnrf_gpio.h50 #define GPIO_REG_LIST {NRF_P0, NRF_P1}
549 case 1: return NRF_P1; in nrf_gpio_pin_port_decode()

Completed in 44 milliseconds