Home
last modified time | relevance | path

Searched refs:__SAMPLING__ (Results 1 – 25 of 33) sorted by relevance

12

/hal_stm32-2.7.6/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_usart.h777 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument
778 ((__SAMPLING__) == USART_OVERSAMPLING_8))
Dstm32wbxx_hal_uart.h1349 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument
1350 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_usart.h844 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument
845 ((__SAMPLING__) == USART_OVERSAMPLING_8))
Dstm32l5xx_hal_uart.h1306 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument
1307 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-2.7.6/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_usart.h810 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument
811 ((__SAMPLING__) == USART_OVERSAMPLING_8))
Dstm32wlxx_hal_uart.h1341 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument
1342 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_usart.h805 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument
806 ((__SAMPLING__) == USART_OVERSAMPLING_8))
Dstm32l4xx_hal_uart.h1399 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument
1400 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-2.7.6/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_uart.h1264 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument
1265 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-2.7.6/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_uart.h1211 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument
1212 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-2.7.6/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_uart.h1235 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument
1236 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_uart.h1269 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument
1270 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_uart.h1345 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument
1346 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_uart.h1264 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument
1265 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-2.7.6/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_uart.h1346 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument
1347 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-2.7.6/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_uart.h1341 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument
1342 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_uart.h1316 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument
1317 ((__SAMPLING__) == UART_OVERSAMPLING_8))
/hal_stm32-2.7.6/stm32cube/stm32wbxx/drivers/include/Legacy/
Dstm32_hal_legacy.h3657 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument
3658 ((__SAMPLING__) == USART_OVERSAMPLING_8))
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3653 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument
3654 ((__SAMPLING__) == USART_OVERSAMPLING_8))
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3569 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument
3570 ((__SAMPLING__) == USART_OVERSAMPLING_8))
/hal_stm32-2.7.6/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3653 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument
3654 ((__SAMPLING__) == USART_OVERSAMPLING_8))
/hal_stm32-2.7.6/stm32cube/stm32g4xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3569 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument
3570 ((__SAMPLING__) == USART_OVERSAMPLING_8))
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3660 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument
3661 ((__SAMPLING__) == USART_OVERSAMPLING_8))
/hal_stm32-2.7.6/stm32cube/stm32wlxx/drivers/include/Legacy/
Dstm32_hal_legacy.h3643 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument
3644 ((__SAMPLING__) == USART_OVERSAMPLING_8))
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3567 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument
3568 ((__SAMPLING__) == USART_OVERSAMPLING_8))

12