Home
last modified time | relevance | path

Searched defs:pin (Results 1 – 3 of 3) sorted by relevance

/nrf_hw_models-latest/src/HW_models/
DNRF_GPIO_backend.c44 uint8_t pin; member
54 unsigned int pin; member
329 unsigned int pin; in nrf_gpio_input_process_next_time() local
DNRF_GPIOTE.c58 uint8_t pin; /* GPIO pin in that instance (psel) */ member
348 unsigned int pin = (NRF_GPIOTE_regs[inst].CONFIG[ch_n] & GPIOTE_CONFIG_PSEL_Msk) in nrf_gpiote_regw_sideeffects_CONFIG() local
/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_gpiote.c225 uint32_t pin, in nrf_gpiote_event_configure()
252 uint32_t pin, in nrf_gpiote_task_configure()