Home
last modified time | relevance | path

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

/dports/lang/micropython/micropython-1.17/ports/nrf/modules/machine/
H A Duart.c78 #define NRF_UART_PARITY_EXCLUDED NRF_UARTE_PARITY_EXCLUDED macro
208 config.hal_cfg.parity = NRF_UART_PARITY_EXCLUDED; in machine_hard_uart_make_new()
/dports/devel/tinygo/tinygo-0.14.1/lib/nrfx/hal/
H A Dnrf_uart.h141NRF_UART_PARITY_EXCLUDED = UART_CONFIG_PARITY_Excluded << UART_CONFIG_PARITY_Pos, /**< Parity excl… enumerator