Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNRF_GPIO.c203 #define CHECK_PIN_EXISTS(port, n, dir) \ macro
314 CHECK_PIN_EXISTS(port, n, "output"); /* LCOV_EXCL_BR_LINE */ in nrf_gpio_peri_change_output()
455 CHECK_PIN_EXISTS(port, n, "input"); /* LCOV_EXCL_BR_LINE */ in nrf_gpio_eval_input()