Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/w1/
Dw1_zephyr_gpio.c40 #define W1_GPIO_EXIT_CRITICAL(key) irq_unlock(key) macro
44 #define W1_GPIO_EXIT_CRITICAL(key) (void)key macro
167 W1_GPIO_EXIT_CRITICAL(key); in w1_gpio_reset_bus()
202 W1_GPIO_EXIT_CRITICAL(key); in w1_gpio_read_bit()
230 W1_GPIO_EXIT_CRITICAL(key); in w1_gpio_write_bit()