Home
last modified time | relevance | path

Searched refs:SAMPLING (Results 1 – 11 of 11) sorted by relevance

/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_lpuart.h198 #define IS_LPUART_SAMPLING(SAMPLING) (((SAMPLING) == LPUART_SMPCNT_1B) || ((SAMPLING) == LPUART_SMP… argument
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_lpuart.h198 #define IS_LPUART_SAMPLING(SAMPLING) (((SAMPLING) == LPUART_SMPCNT_1B) || ((SAMPLING) == LPUART_SMP… argument
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_lpuart.h198 #define IS_LPUART_SAMPLING(SAMPLING) (((SAMPLING) == LPUART_SMPCNT_1B) || ((SAMPLING) == LPUART_SMP… argument
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_uart.h823 #define IS_UART_OVERSAMPLING(SAMPLING) (((SAMPLING) == UART_OVERSAMPLING_16) || \ argument
824 ((SAMPLING) == UART_OVERSAMPLING_8))
825 #define IS_UART_LIN_OVERSAMPLING(SAMPLING) (((SAMPLING) == UART_OVERSAMPLING_16)) argument
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Dport.h222 uint32_t SAMPLING:32; /*!< bit: 0..31 Input Sampling Mode */ member
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Dport.h225 uint32_t SAMPLING:32; /*!< bit: 0..31 Input Sampling Mode */ member
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dport.h145 uint32_t SAMPLING:32; /*!< bit: 0..31 Input Sampling Mode */ member
/bsp/microchip/same54/bsp/include/component/
A Dport.h208 uint32_t SAMPLING:32; /*!< bit: 0..31 Input Sampling Mode */ member
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dport.h208 uint32_t SAMPLING:32; /*!< bit: 0..31 Input Sampling Mode */ member
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dport.h208 uint32_t SAMPLING:32; /*!< bit: 0..31 Input Sampling Mode */ member
/bsp/microchip/saml10/bsp/include/component/
A Dport.h229 … uint32_t SAMPLING:32; /**< bit: 0..31 Input Sampling Mode */ member

Completed in 40 milliseconds