Searched refs:parity (Results 101 – 125 of 157) sorted by relevance
1234567
209 p->dev_config.parity = UART_CFG_PARITY_NONE; in osdp_init()
71 .parity = uartParityDisable, in uart_imx_init()
128 UartConfig.parity = EUSCI_A_UART_NO_PARITY; in uart_msp432p4xx_init()
416 switch (new_cfg->parity) { in uart_sam0_configure()432 dev_data->config_cache.parity = new_cfg->parity; in uart_sam0_configure()548 dev_data->config_cache.parity = UART_CFG_PARITY_NONE; in uart_sam0_init()
226 switch (cfg->parity) { in pl011_runtime_configure_internal()698 .parity = UART_CFG_PARITY_NONE, \
205 if (cfg->parity != UART_CFG_PARITY_NONE || in uart_rcar_configure()583 .parity = UART_CFG_PARITY_NONE, \
73 .parity = CY_SCB_UART_PARITY_NONE,
38 Enable parity bit.
584 switch (cfg->parity) { in uarte_nrfx_configure()586 uarte_cfg.parity = NRF_UARTE_PARITY_EXCLUDED; in uarte_nrfx_configure()589 uarte_cfg.parity = NRF_UARTE_PARITY_INCLUDED; in uarte_nrfx_configure()593 uarte_cfg.parity = NRF_UARTE_PARITY_INCLUDED; in uarte_nrfx_configure()2493 .parity = IS_ENABLED(CONFIG_UART_##idx##_NRF_PARITY_BIT) ? \2507 .parity = IS_ENABLED(CONFIG_UART_##idx##_NRF_PARITY_BIT) \
244 .parity = UART_CFG_PARITY_NONE, in i2c_sc18im_init()
30 .parity = UART_CFG_PARITY_EVEN,
148 parity=serial.PARITY_NONE,
45 - 16 KB SRAM with HW parity
216 config.parity = cfg_ok ? UART_CFG_PARITY_NONE : UART_CFG_PARITY_EVEN; in reconfigure()
81 --bytesize 8 --parity N --stopbits 2
631 uint8_t parity; in cdns_i3c_ddr_parity() local636 parity = (pb & 1) << 1; in cdns_i3c_ddr_parity()640 parity |= (pb & 1); in cdns_i3c_ddr_parity()642 return parity; in cdns_i3c_ddr_parity()672 uint8_t parity = 0; in cdns_i3c_even_parity_byte() local676 parity = !parity; in cdns_i3c_even_parity_byte()679 b = (byte << 1) | !parity; in cdns_i3c_even_parity_byte()
70 - 640 Kbytes of SRAM including 64 Kbytes with hardware parity check
62 - Up to 128 KB of SRAM including 32 KB with hardware parity check
27 * 8 bits, no parity, 1 stop bit
56 - Up to 64 KB of SRAM including 16 KB with hardware parity check
56 - 64 KB of SRAM including 16 KB with hardware parity check
72 - Up to 128 KB of SRAM including 32 KB with hardware parity check
55 - Up to 22 KB of SRAM including 16 KB with hardware parity check
63 - Up to 320 KB of SRAM including 64 KB with hardware parity check