Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Ddebug.h106 DEBUG_PORT->OUTCLR = DEBUG_PIN_MASK; \
113 DEBUG_PORT->OUTCLR = DEBUG_PIN0; \
115 DEBUG_PORT->OUTCLR = DEBUG_PIN0; \
123 DEBUG_PORT->OUTCLR = DEBUG_PIN1; \
127 DEBUG_PORT->OUTCLR = DEBUG_PIN1; \
134 DEBUG_PORT->OUTCLR = DEBUG_PIN1; \
138 DEBUG_PORT->OUTCLR = DEBUG_PIN1; \
145 DEBUG_PORT->OUTCLR = DEBUG_PIN2; \
149 DEBUG_PORT->OUTCLR = DEBUG_PIN2; \
156 DEBUG_PORT->OUTCLR = DEBUG_PIN7; \
[all …]
/Zephyr-latest/drivers/dp/
Dswdp_ll_pin.h72 reg->OUTCLR = BIT(pin); in swdp_ll_pin_clr()
/Zephyr-latest/drivers/gpio/
Dgpio_sam0.c76 regs->OUTCLR.reg = BIT(pin); in gpio_sam0_config()
91 regs->OUTCLR.reg = BIT(pin); in gpio_sam0_config()
144 config->regs->OUTCLR.reg = pins; in gpio_sam0_port_clear_bits_raw()
/Zephyr-latest/soc/atmel/sam0/common/
Dsoc_port.c45 pg->OUTCLR.reg = (1 << pin->pinum); in soc_port_configure()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.c175 NRF_GPIO_PA->OUTCLR = BIT(NRF_GPIO_PA_PIN); in radio_setup()
190 NRF_GPIO_PDN->OUTCLR = BIT(NRF_GPIO_PDN_PIN); in radio_setup()
1948 NRF_GPIO_LNA->OUTCLR = BIT(NRF_GPIO_LNA_PIN); in radio_gpio_lna_on()
1959 NRF_GPIO_LNA->OUTCLR = BIT(NRF_GPIO_LNA_PIN); in radio_gpio_lna_off()