Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pinctrl/
Dpinctrl_nrf.c44 #define NRF_PSEL_UART(reg, line) ((NRF_UART_Type *)reg)->PSEL##line
47 #define NRF_PSEL_UART(reg, line) ((NRF_UARTE_Type *)reg)->PSEL.line
51 #define NRF_PSEL_SPIM(reg, line) ((NRF_SPI_Type *)reg)->PSEL##line
54 #define NRF_PSEL_SPIM(reg, line) ((NRF_SPIM_Type *)reg)->PSEL.line
60 #define NRF_PSEL_SPIS(reg, line) ((NRF_SPIS_Type *)reg)->PSEL##line
62 #define NRF_PSEL_SPIS(reg, line) ((NRF_SPIS_Type *)reg)->PSEL.line
68 #define NRF_PSEL_TWIM(reg, line) ((NRF_TWI_Type *)reg)->PSEL##line
70 #define NRF_PSEL_TWIM(reg, line) ((NRF_TWI_Type *)reg)->PSEL.line
74 #define NRF_PSEL_TWIM(reg, line) ((NRF_TWIM_Type *)reg)->PSEL.line
78 #define NRF_PSEL_I2S(reg, line) ((NRF_I2S_Type *)reg)->PSEL.line
[all …]
/Zephyr-latest/dts/common/nordic/
Dnrf_common.dtsi27 * control in a distributed way (GPIO registers and PSEL
/Zephyr-latest/dts/arm/silabs/
Defm32_pg_1b.dtsi144 * control in a distributed way (GPIO registers and PSEL
Defm32hg.dtsi146 * control in a distributed way (GPIO registers and PSEL
Defr32fg1p.dtsi178 * control in a distributed way (GPIO registers and PSEL
Defr32xg13p.dtsi191 * control in a distributed way (GPIO registers and PSEL
Defm32wg.dtsi191 * control in a distributed way (GPIO registers and PSEL
Defr32mg.dtsi244 * control in a distributed way (GPIO registers and PSEL
Defm32gg12b.dtsi246 * control in a distributed way (GPIO registers and PSEL
Defm32_jg_pg_12b.dtsi259 * control in a distributed way (GPIO registers and PSEL
Defm32gg11b.dtsi293 * control in a distributed way (GPIO registers and PSEL
/Zephyr-latest/drivers/display/
Ddisplay_nrf_led_matrix.c304 dev_config->pwm->PSEL.OUT[channel_idx] = col_psel; in prepare_pixel_pulse()
356 dev_config->pwm->PSEL.OUT[i] = NRF_PWM_PIN_NOT_CONNECTED; in timer_irq_handler()
/Zephyr-latest/drivers/spi/
Dspi_nrfx_spim.c331 nrf_gpiote_event_configure(gpiote.p_reg, gpiote_ch, spim->PSEL.SCK, in anomaly_58_workaround_setup()
/Zephyr-latest/modules/hal_nordic/nrfx/
DKconfig1118 bool "UARTE PSEL configuration support"
/Zephyr-latest/doc/releases/
Drelease-notes-2.4.rst1249 … - uarte_instance_init() in NRF UARTE driver does not disable UART prior to setting PSEL pin values