/device/soc/esp/esp32/components/driver/ |
D | touch_sensor_common.c | 188 esp_err_t touch_pad_set_thresh(touch_pad_t touch_num, uint16_t threshold) in touch_pad_set_thresh() 197 esp_err_t touch_pad_set_thresh(touch_pad_t touch_num, uint32_t threshold) in touch_pad_set_thresh() 210 esp_err_t touch_pad_get_thresh(touch_pad_t touch_num, uint16_t *threshold) in touch_pad_get_thresh() 217 esp_err_t touch_pad_get_thresh(touch_pad_t touch_num, uint32_t *threshold) in touch_pad_get_thresh()
|
/device/soc/esp/esp32/components/hal/include/hal/ |
D | touch_sensor_hal.h | 136 #define touch_hal_set_threshold(touch_num, threshold) touch_ll_set_threshold(touch_num, threshold) argument 144 #define touch_hal_get_threshold(touch_num, threshold) touch_ll_get_threshold(touch_num, threshold) argument
|
D | brownout_hal.h | 33 uint8_t threshold; member
|
/device/soc/telink/b91/b91_ble_sdk/drivers/B91/ |
D | plic.h | 38 unsigned char threshold; member 161 static inline void plic_set_threshold(unsigned char threshold) in plic_set_threshold()
|
/device/soc/esp/esp32/components/hal/esp32/include/hal/ |
D | touch_sensor_ll.h | 290 static inline void touch_ll_set_threshold(touch_pad_t touch_num, uint16_t threshold) in touch_ll_set_threshold() 306 static inline void touch_ll_get_threshold(touch_pad_t touch_num, uint16_t *threshold) in touch_ll_get_threshold()
|
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/soc/bk7235/hal/ |
D | lcd_disp_ll.h | 159 … inline void lcd_display_ll_8080_thrd_set(lcd_disp_hw_t *hw, uint32_t thrd_type, uint8_t threshold) in lcd_display_ll_8080_thrd_set() 218 …oid lcd_display_ll_rgb_thrd_set(lcd_disp_hw_t *hw, LCD_RGB_THRD_TYPE thrd_type, uint32_t threshold) in lcd_display_ll_rgb_thrd_set()
|
D | i2c_ll.h | 56 static inline void i2c_ll_set_idle_detect_threshold(i2c_hw_t *hw, i2c_id_t id, uint32_t threshold) in i2c_ll_set_idle_detect_threshold() 61 static inline void i2c_ll_set_scl_timeout_threshold(i2c_hw_t *hw, i2c_id_t id, uint32_t threshold) in i2c_ll_set_scl_timeout_threshold()
|
/device/soc/hpmicro/sdk/hpm_sdk/soc/HPM6360/ |
D | hpm_interrupt.h | 243 #define intc_m_set_threshold(threshold) \ argument 331 #define intc_set_s_threshold(threshold) \ argument 400 ATTR_ALWAYS_INLINE static inline void intc_set_threshold(uint32_t target, uint32_t threshold) in intc_set_threshold()
|
D | hpm_plic_drv.h | 69 uint32_t threshold) in __plic_set_threshold()
|
/device/soc/hpmicro/sdk/hpm_sdk/soc/HPM6750/ |
D | hpm_interrupt.h | 164 #define intc_m_set_threshold(threshold) \ argument 232 ATTR_ALWAYS_INLINE static inline void intc_set_threshold(uint32_t target, uint32_t threshold) in intc_set_threshold()
|
D | hpm_plic_drv.h | 69 uint32_t threshold) in __plic_set_threshold()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/spi/ |
D | hi_spi.c | 102 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/winnermicro/wm800/board/platform/drivers/touchsensor/ |
D | wm_touchsensor.c | 110 int tls_touchsensor_threshold_config(u32 sensorno, u8 threshold) in tls_touchsensor_threshold_config()
|
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/temp_detect/ |
D | temp_detect.c | 335 uint16_t threshold = s_tempd.detect_threshold; in tempd_notify_temperature_to_calibration() local 518 void temp_detect_change_configuration(uint32_t interval, uint32_t threshold, uint32_t dist) in temp_detect_change_configuration()
|
/device/soc/hpmicro/sdk/hpm_sdk/drivers/inc/ |
D | hpm_i2s_drv.h | 108 static inline void i2s_update_rx_fifo_threshold(I2S_Type *ptr, uint8_t threshold) in i2s_update_rx_fifo_threshold() 120 static inline void i2s_update_tx_fifo_threshold(I2S_Type *ptr, uint8_t threshold) in i2s_update_tx_fifo_threshold()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/ |
D | entropy.h | 115 size_t threshold; /**< Minimum bytes required before release */ member
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
D | hmac_frag.c | 142 hi_u32 threshold; in hmac_frag_process_proc() local
|
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/drivers/inc/ |
D | gr55xx_ll_spi.h | 1382 __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()
|
D | gr55xx_ll_uart.h | 767 __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()
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
D | dhd_dbg_ring.c | 397 int dhd_dbg_ring_config(dhd_dbg_ring_t *ring, int log_level, uint32 threshold) in dhd_dbg_ring_config()
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
D | dhd_dbg_ring.c | 389 dhd_dbg_ring_config(dhd_dbg_ring_t *ring, int log_level, uint32 threshold) in dhd_dbg_ring_config()
|
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/soc/common/hal/include/ |
D | sdio_host_hal.h | 49 #define sdio_host_hal_set_tx_fifo_threshold(hal, threshold) sdio_host_ll_set_tx_fifo_threshold((hal… argument 50 #define sdio_host_hal_set_rx_fifo_threshold(hal, threshold) sdio_host_ll_set_rx_fifo_threshold((hal… argument
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
D | rtw_sreset.c | 150 u8 threshold; in sreset_restore_network_station() local
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/ |
D | phydm_math_lib.c | 87 u16 phydm_find_intrvl(void *dm_void, u16 val, u16 *threshold, u16 th_len) in phydm_find_intrvl()
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
D | dhd_dbg_ring.c | 435 dhd_dbg_ring_config(dhd_dbg_ring_t *ring, int log_level, uint32 threshold) in dhd_dbg_ring_config()
|