Home
last modified time | relevance | path

Searched refs:STOPBITS (Results 1 – 25 of 45) sorted by relevance

12

/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/STM32F4xx_StdPeriph_Driver/inc/
H A Dstm32f4xx_usart.h145 #define IS_USART_STOPBITS(STOPBITS) (((STOPBITS) == USART_StopBits_1) || \ argument
146 ((STOPBITS) == USART_StopBits_0_5) || \
147 ((STOPBITS) == USART_StopBits_2) || \
148 ((STOPBITS) == USART_StopBits_1_5))
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/
H A Dstm32f10x_usart.h141 #define IS_USART_STOPBITS(STOPBITS) (((STOPBITS) == USART_StopBits_1) || \ argument
142 ((STOPBITS) == USART_StopBits_0_5) || \
143 ((STOPBITS) == USART_StopBits_2) || \
144 ((STOPBITS) == USART_StopBits_1_5))
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/
H A Dstm32f10x_usart.h141 #define IS_USART_STOPBITS(STOPBITS) (((STOPBITS) == USART_StopBits_1) || \ argument
142 ((STOPBITS) == USART_StopBits_0_5) || \
143 ((STOPBITS) == USART_StopBits_2) || \
144 ((STOPBITS) == USART_StopBits_1_5))
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32F4xx_StdPeriph_Driver/inc/
H A Dstm32f4xx_usart.h145 #define IS_USART_STOPBITS(STOPBITS) (((STOPBITS) == USART_StopBits_1) || \ argument
146 ((STOPBITS) == USART_StopBits_0_5) || \
147 ((STOPBITS) == USART_StopBits_2) || \
148 ((STOPBITS) == USART_StopBits_1_5))
/dports/security/py-pyvex/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/TARGET_NUCLEO_L152RE/TARGET_STM/TARGET_STM32L1/device/
H A Dstm32l1xx_hal_usart.h514 #define IS_USART_STOPBITS(STOPBITS) (((STOPBITS) == USART_STOPBITS_1) || \ in buf_init()
515 ((STOPBITS) == USART_STOPBITS_0_5) || \ in buf_init()
516 ((STOPBITS) == USART_STOPBITS_1_5) || \ in buf_init()
517 ((STOPBITS) == USART_STOPBITS_2)) in buf_init()
H A Dstm32l1xx_hal_smartcard.h591 #define IS_SMARTCARD_STOPBITS(STOPBITS) (((STOPBITS) == SMARTCARD_STOPBITS_0_5) || \ argument
592 ((STOPBITS) == SMARTCARD_STOPBITS_1_5))
H A Dstm32l1xx_hal_uart.h618 #define IS_UART_STOPBITS(STOPBITS) (((STOPBITS) == UART_STOPBITS_1) || \ in get_code()
619 ((STOPBITS) == UART_STOPBITS_2)) in get_code()
/dports/devel/py-cle/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/TARGET_NUCLEO_L152RE/TARGET_STM/TARGET_STM32L1/device/
H A Dstm32l1xx_hal_usart.h514 #define IS_USART_STOPBITS(STOPBITS) (((STOPBITS) == USART_STOPBITS_1) || \ argument
515 ((STOPBITS) == USART_STOPBITS_0_5) || \
516 ((STOPBITS) == USART_STOPBITS_1_5) || \
517 ((STOPBITS) == USART_STOPBITS_2))
H A Dstm32l1xx_hal_smartcard.h591 #define IS_SMARTCARD_STOPBITS(STOPBITS) (((STOPBITS) == SMARTCARD_STOPBITS_0_5) || \ argument
592 ((STOPBITS) == SMARTCARD_STOPBITS_1_5))
H A Dstm32l1xx_hal_uart.h618 #define IS_UART_STOPBITS(STOPBITS) (((STOPBITS) == UART_STOPBITS_1) || \ argument
619 ((STOPBITS) == UART_STOPBITS_2))
/dports/security/py-ailment/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/TARGET_NUCLEO_L152RE/TARGET_STM/TARGET_STM32L1/device/
H A Dstm32l1xx_hal_usart.h514 #define IS_USART_STOPBITS(STOPBITS) (((STOPBITS) == USART_STOPBITS_1) || \ argument
515 ((STOPBITS) == USART_STOPBITS_0_5) || \
516 ((STOPBITS) == USART_STOPBITS_1_5) || \
517 ((STOPBITS) == USART_STOPBITS_2))
H A Dstm32l1xx_hal_smartcard.h591 #define IS_SMARTCARD_STOPBITS(STOPBITS) (((STOPBITS) == SMARTCARD_STOPBITS_0_5) || \ argument
592 ((STOPBITS) == SMARTCARD_STOPBITS_1_5))
H A Dstm32l1xx_hal_uart.h618 #define IS_UART_STOPBITS(STOPBITS) (((STOPBITS) == UART_STOPBITS_1) || \ argument
619 ((STOPBITS) == UART_STOPBITS_2))
/dports/security/py-angr/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/TARGET_NUCLEO_L152RE/TARGET_STM/TARGET_STM32L1/device/
H A Dstm32l1xx_hal_usart.h514 #define IS_USART_STOPBITS(STOPBITS) (((STOPBITS) == USART_STOPBITS_1) || \ argument
515 ((STOPBITS) == USART_STOPBITS_0_5) || \
516 ((STOPBITS) == USART_STOPBITS_1_5) || \
517 ((STOPBITS) == USART_STOPBITS_2))
H A Dstm32l1xx_hal_smartcard.h591 #define IS_SMARTCARD_STOPBITS(STOPBITS) (((STOPBITS) == SMARTCARD_STOPBITS_0_5) || \ argument
592 ((STOPBITS) == SMARTCARD_STOPBITS_1_5))
H A Dstm32l1xx_hal_uart.h618 #define IS_UART_STOPBITS(STOPBITS) (((STOPBITS) == UART_STOPBITS_1) || \ argument
619 ((STOPBITS) == UART_STOPBITS_2))
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/STM32F37x_StdPeriph_Driver/inc/
H A Dstm32f37x_usart.h134 #define IS_USART_STOPBITS(STOPBITS) (((STOPBITS) == USART_StopBits_1) || \ argument
135 ((STOPBITS) == USART_StopBits_2) || \
136 ((STOPBITS) == USART_StopBits_1_5))
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32F37x_StdPeriph_Driver/inc/
H A Dstm32f37x_usart.h134 #define IS_USART_STOPBITS(STOPBITS) (((STOPBITS) == USART_StopBits_1) || \ argument
135 ((STOPBITS) == USART_StopBits_2) || \
136 ((STOPBITS) == USART_StopBits_1_5))
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/STM32F30x_StdPeriph_Driver/inc/
H A Dstm32f30x_usart.h145 #define IS_USART_STOPBITS(STOPBITS) (((STOPBITS) == USART_StopBits_1) || \ argument
146 ((STOPBITS) == USART_StopBits_2) || \
147 ((STOPBITS) == USART_StopBits_1_5))
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32F0xx_StdPeriph_Driver/inc/
H A Dstm32f0xx_usart.h144 #define IS_USART_STOPBITS(STOPBITS) (((STOPBITS) == USART_StopBits_1) || \ argument
145 ((STOPBITS) == USART_StopBits_2) || \
146 ((STOPBITS) == USART_StopBits_1_5))
/dports/devel/pecl-dio/dio-0.2.0/php5/
H A Ddio.c449 long BAUD,DATABITS,STOPBITS,PARITYON,PARITY; in PHP_FUNCTION() local
592 STOPBITS = 0; in PHP_FUNCTION()
595 STOPBITS = CSTOPB; in PHP_FUNCTION()
631 newtio.c_cflag = BAUD | DATABITS | STOPBITS | PARITYON | PARITY | CLOCAL | CREAD; in PHP_FUNCTION()
/dports/devel/pecl-dio/dio-0.2.0/php7/
H A Ddio.c465 long BAUD,DATABITS,STOPBITS,PARITYON,PARITY; in PHP_FUNCTION() local
610 STOPBITS = 0; in PHP_FUNCTION()
613 STOPBITS = CSTOPB; in PHP_FUNCTION()
649 newtio.c_cflag = BAUD | DATABITS | STOPBITS | PARITYON | PARITY | CLOCAL | CREAD; in PHP_FUNCTION()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/pyserial/serial/
H A Dserialutil.py232 STOPBITS = (STOPBITS_ONE, STOPBITS_ONE_POINT_FIVE, STOPBITS_TWO) variable in SerialBase
300 return [(str(b), b) for b in self.STOPBITS]
382 … if stopbits not in self.STOPBITS: raise ValueError("Not a valid stop bit size: %r" % (stopbits,))
/dports/emulators/vt100/terminal-simulator-0.2/vt100/
H A Dpusart.c24 #define STOPBITS 0xC0 macro
281 switch (mode & STOPBITS) { in compute_rate()
/dports/comms/py-pyserial/pyserial-3.5/serial/
H A Dserialutil.py178 STOPBITS = (STOPBITS_ONE, STOPBITS_ONE_POINT_FIVE, STOPBITS_TWO) variable in SerialBase
349 if stopbits not in self.STOPBITS:
696 sys.stdout.write('stop bits: {}\n'.format(s.STOPBITS))

12