Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 12 of 12) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/spi/
Dhi_spi.c102 hi_u16 threshold = (id == HI_SPI_ID_0 ? SPI0_FIFO_THRESHOLD : SPI1_FIFO_THRESHOLD); in spi_host_transfer() local
136 hi_u16 threshold = (id == HI_SPI_ID_0 ? SPI0_FIFO_THRESHOLD : SPI1_FIFO_THRESHOLD); in spi_slave_transfer() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
Dentropy.h115 size_t threshold; /**< Minimum bytes required before release */ member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_frag.c142 hi_u32 threshold; in hmac_frag_process_proc() local
Dhmac_tx_data.c732 hi_u32 threshold; in hmac_tx_is_need_frag() local
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/drivers/inc/
Dgr55xx_ll_spi.h1382 __STATIC_INLINE void ll_spi_set_tx_fifo_threshold(ssi_regs_t *SPIx, uint32_t threshold) in ll_spi_set_tx_fifo_threshold()
1413 __STATIC_INLINE void ll_spi_set_rx_fifo_threshold(ssi_regs_t *SPIx, uint32_t threshold) in ll_spi_set_rx_fifo_threshold()
1890 __STATIC_INLINE void ll_spi_set_dma_tx_fifo_threshold(ssi_regs_t *SPIx, uint32_t threshold) in ll_spi_set_dma_tx_fifo_threshold()
1921 __STATIC_INLINE void ll_spi_set_dma_rx_fifo_threshold(ssi_regs_t *SPIx, uint32_t threshold) in ll_spi_set_dma_rx_fifo_threshold()
Dgr55xx_ll_uart.h767 __STATIC_INLINE void ll_uart_set_tx_fifo_threshold(uart_regs_t *UARTx, uint32_t threshold) in ll_uart_set_tx_fifo_threshold()
806 __STATIC_INLINE void ll_uart_set_rx_fifo_threshold(uart_regs_t *UARTx, uint32_t threshold) in ll_uart_set_rx_fifo_threshold()
Dgr55xx_ll_i2s.h1136 …TIC_INLINE void ll_i2s_set_rx_fifo_threshold(i2s_regs_t *I2Sx, uint8_t channel, uint32_t threshold) in ll_i2s_set_rx_fifo_threshold()
1201 …TIC_INLINE void ll_i2s_set_tx_fifo_threshold(i2s_regs_t *I2Sx, uint8_t channel, uint32_t threshold) in ll_i2s_set_tx_fifo_threshold()
Dgr55xx_ll_xqspi.h1387 …CTION_RAM_CODE __STATIC_INLINE void ll_xqspi_set_qspi_tft(xqspi_regs_t *XQSPIx, uint32_t threshold) in ll_xqspi_set_qspi_tft()
1428 …CTION_RAM_CODE __STATIC_INLINE void ll_xqspi_set_qspi_rft(xqspi_regs_t *XQSPIx, uint32_t threshold) in ll_xqspi_set_qspi_rft()
Dgr55xx_ll_i2c.h1101 __STATIC_INLINE void ll_i2c_set_tx_fifo_threshold(i2c_regs_t *I2Cx, uint32_t threshold) in ll_i2c_set_tx_fifo_threshold()
1149 __STATIC_INLINE void ll_i2c_set_rx_fifo_threshold(i2c_regs_t *I2Cx, uint32_t threshold) in ll_i2c_set_rx_fifo_threshold()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dhi_wifi_driver_api.c1644 hi_u32 hi_wifi_set_cca_threshold(const hi_char *ifname, hi_s8 threshold) in hi_wifi_set_cca_threshold()
Dwal_hipriv.c3223 mac_cfg_frag_threshold_stru *threshold = HI_NULL; in wal_hipriv_frag_threshold() local
3272 mac_cfg_rts_threshold_stru *threshold = HI_NULL; in wal_hipriv_rts_threshold() local
/device/hihope/hardware/mpp/include/
Drk_venc_cmd.h431 RK_S32 threshold; member