Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_sam4l.c269 wdt->CLR = WDT_CLR_WDTCLR in wdt_sam4l_feed()
271 wdt->CLR = WDT_CLR_WDTCLR in wdt_sam4l_feed()
/Zephyr-latest/drivers/gpio/
Dgpio_mcux_lpc.c165 gpio_base->CLR[port] = BIT(pin); in gpio_mcux_lpc_configure()
219 gpio_base->CLR[config->port_no] = mask; in gpio_mcux_lpc_port_clear_bits_raw()
/Zephyr-latest/soc/nxp/imxrt/imxrt11xx/
Dsoc.c630 VIDEO_MUX->VID_MUX_CTRL.CLR = VIDEO_MUX_VID_MUX_CTRL_MIPI_DSI_SEL_MASK; in imxrt_pre_init_display_interface()