Home
last modified time | relevance | path

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

/nrf_hw_models-3.6.0/src/nrfx/hal/
Dnrf_gpiote.c107 uint32_t pin, in nrf_gpiote_event_configure()
131 uint32_t pin, in nrf_gpiote_task_configure()
/nrf_hw_models-3.6.0/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.c40 uint8_t pin; /* GPIO pin in that instance (psel) */ member
262 unsigned int pin = (NRF_GPIOTE_regs.CONFIG[n] & GPIOTE_CONFIG_PSEL_Msk) in nrf_gpiote_regw_sideeffects_CONFIG() local