Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dp/
Dswdp_bitbang.c48 void *dnoe_reg; member
185 swdp_ll_pin_set(config->dnoe_reg, config->dnoe.pin); in pin_swdio_out_enable()
207 swdp_ll_pin_clr(config->dnoe_reg, config->dnoe.pin); in pin_swdio_out_disable()
729 .dnoe_reg = SW_GPIOS_GET_REG(n, dnoe_gpios), \