Home
last modified time | relevance | path

Searched defs:Threshold (Results 1 – 14 of 14) sorted by relevance

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_usart_ex.c404 HAL_StatusTypeDef HAL_USARTEx_SetTxFifoThreshold(USART_HandleTypeDef *husart, uint32_t Threshold) in HAL_USARTEx_SetTxFifoThreshold()
453 HAL_StatusTypeDef HAL_USARTEx_SetRxFifoThreshold(USART_HandleTypeDef *husart, uint32_t Threshold) in HAL_USARTEx_SetRxFifoThreshold()
H A Dstm32l4xx_hal_smartcard_ex.c348 …TypeDef HAL_SMARTCARDEx_SetTxFifoThreshold(SMARTCARD_HandleTypeDef *hsmartcard, uint32_t Threshold) in HAL_SMARTCARDEx_SetTxFifoThreshold()
397 …TypeDef HAL_SMARTCARDEx_SetRxFifoThreshold(SMARTCARD_HandleTypeDef *hsmartcard, uint32_t Threshold) in HAL_SMARTCARDEx_SetRxFifoThreshold()
H A Dstm32l4xx_hal_uart_ex.c623 HAL_StatusTypeDef HAL_UARTEx_SetTxFifoThreshold(UART_HandleTypeDef *huart, uint32_t Threshold) in HAL_UARTEx_SetTxFifoThreshold()
672 HAL_StatusTypeDef HAL_UARTEx_SetRxFifoThreshold(UART_HandleTypeDef *huart, uint32_t Threshold) in HAL_UARTEx_SetRxFifoThreshold()
H A Dstm32l4xx_hal_dfsdm.c964 uint32_t Threshold, in HAL_DFSDM_ChannelScdStart()
1088 uint32_t Threshold, in HAL_DFSDM_ChannelScdStart_IT()
3150 uint32_t Channel, uint32_t Threshold) in HAL_DFSDM_FilterAwdCallback()
H A Dstm32l4xx_hal_qspi.c2407 HAL_StatusTypeDef HAL_QSPI_SetFifoThreshold(QSPI_HandleTypeDef *hqspi, uint32_t Threshold) in HAL_QSPI_SetFifoThreshold()
H A Dstm32l4xx_hal_ospi.c2369 HAL_StatusTypeDef HAL_OSPI_SetFifoThreshold(OSPI_HandleTypeDef *hospi, uint32_t Threshold) in HAL_OSPI_SetFifoThreshold()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/
H A Dstm32wbxx_hal_uart_ex.c570 HAL_StatusTypeDef HAL_UARTEx_SetTxFifoThreshold(UART_HandleTypeDef *huart, uint32_t Threshold) in HAL_UARTEx_SetTxFifoThreshold()
619 HAL_StatusTypeDef HAL_UARTEx_SetRxFifoThreshold(UART_HandleTypeDef *huart, uint32_t Threshold) in HAL_UARTEx_SetRxFifoThreshold()
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_uart_ex.c623 HAL_StatusTypeDef HAL_UARTEx_SetTxFifoThreshold(UART_HandleTypeDef *huart, uint32_t Threshold) in HAL_UARTEx_SetTxFifoThreshold()
672 HAL_StatusTypeDef HAL_UARTEx_SetRxFifoThreshold(UART_HandleTypeDef *huart, uint32_t Threshold) in HAL_UARTEx_SetRxFifoThreshold()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_dfsdm.c1296 uint32_t Threshold, in HAL_DFSDM_ChannelScdStart()
1474 uint32_t Threshold, in HAL_DFSDM_ChannelScdStart_IT()
3630 uint32_t Channel, uint32_t Threshold) in HAL_DFSDM_FilterAwdCallback()
H A Dstm32f4xx_hal_qspi.c2436 HAL_StatusTypeDef HAL_QSPI_SetFifoThreshold(QSPI_HandleTypeDef *hqspi, uint32_t Threshold) in HAL_QSPI_SetFifoThreshold()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_lpuart.h592 __STATIC_INLINE void LL_LPUART_SetTXFIFOThreshold(USART_TypeDef *LPUARTx, uint32_t Threshold) in LL_LPUART_SetTXFIFOThreshold()
627 __STATIC_INLINE void LL_LPUART_SetRXFIFOThreshold(USART_TypeDef *LPUARTx, uint32_t Threshold) in LL_LPUART_SetRXFIFOThreshold()
H A Dstm32l4xx_ll_spi.h666 __STATIC_INLINE void LL_SPI_SetRxFIFOThreshold(SPI_TypeDef *SPIx, uint32_t Threshold) in LL_SPI_SetRxFIFOThreshold()
H A Dstm32l4xx_ll_usart.h760 __STATIC_INLINE void LL_USART_SetTXFIFOThreshold(USART_TypeDef *USARTx, uint32_t Threshold) in LL_USART_SetTXFIFOThreshold()
799 __STATIC_INLINE void LL_USART_SetRXFIFOThreshold(USART_TypeDef *USARTx, uint32_t Threshold) in LL_USART_SetRXFIFOThreshold()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_dma.h1312 __STATIC_INLINE void LL_DMA_SetFIFOThreshold(DMA_TypeDef *DMAx, uint32_t Stream, uint32_t Threshold) in LL_DMA_SetFIFOThreshold()