Home
last modified time | relevance | path

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

12345

/device/soc/esp/esp32/components/driver/
Dtouch_sensor_common.c188 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/
Dtouch_sensor_hal.h136 #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
Dbrownout_hal.h33 uint8_t threshold; member
/device/soc/telink/b91/b91_ble_sdk/drivers/B91/
Dplic.h38 unsigned char threshold; member
161 static inline void plic_set_threshold(unsigned char threshold) in plic_set_threshold()
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/soc/bk7235/hal/
Dlcd_disp_ll.h159 … 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()
Di2c_ll.h56 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/esp/esp32/components/hal/esp32/include/hal/
Dtouch_sensor_ll.h290 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/hpmicro/sdk/hpm_sdk/soc/HPM6280/
Dhpm_interrupt.h265 #define intc_m_set_threshold(threshold) \ argument
353 #define intc_set_s_threshold(threshold) \ argument
422 ATTR_ALWAYS_INLINE static inline void intc_set_threshold(uint32_t target, uint32_t threshold) in intc_set_threshold()
Dhpm_plic_drv.h69 uint32_t threshold) in __plic_set_threshold()
/device/soc/hpmicro/sdk/hpm_sdk/soc/HPM6360/
Dhpm_interrupt.h265 #define intc_m_set_threshold(threshold) \ argument
353 #define intc_set_s_threshold(threshold) \ argument
422 ATTR_ALWAYS_INLINE static inline void intc_set_threshold(uint32_t target, uint32_t threshold) in intc_set_threshold()
Dhpm_plic_drv.h69 uint32_t threshold) in __plic_set_threshold()
/device/soc/hpmicro/sdk/hpm_sdk/soc/HPM6880/
Dhpm_interrupt.h265 #define intc_m_set_threshold(threshold) \ argument
353 #define intc_set_s_threshold(threshold) \ argument
422 ATTR_ALWAYS_INLINE static inline void intc_set_threshold(uint32_t target, uint32_t threshold) in intc_set_threshold()
Dhpm_plic_drv.h69 uint32_t threshold) in __plic_set_threshold()
/device/soc/hpmicro/sdk/hpm_sdk/soc/HPM5361/
Dhpm_interrupt.h175 #define intc_m_set_threshold(threshold) \ argument
243 ATTR_ALWAYS_INLINE static inline void intc_set_threshold(uint32_t target, uint32_t threshold) in intc_set_threshold()
/device/soc/hpmicro/sdk/hpm_sdk/soc/HPM6750/
Dhpm_interrupt.h175 #define intc_m_set_threshold(threshold) \ argument
243 ATTR_ALWAYS_INLINE static inline void intc_set_threshold(uint32_t target, uint32_t threshold) in intc_set_threshold()
Dhpm_plic_drv.h69 uint32_t threshold) in __plic_set_threshold()
/device/soc/hpmicro/sdk/hpm_sdk/soc/HPM5301/
Dhpm_interrupt.h175 #define intc_m_set_threshold(threshold) \ argument
243 ATTR_ALWAYS_INLINE static inline void intc_set_threshold(uint32_t target, uint32_t threshold) in intc_set_threshold()
/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/winnermicro/wm800/board/platform/drivers/touchsensor/
Dwm_touchsensor.c110 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/
Dtemp_detect.c335 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/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
Dentropy.h115 size_t threshold; /**< Minimum bytes required before release */ member
/device/soc/hpmicro/sdk/hpm_sdk/drivers/inc/
Dhpm_i2s_drv.h107 static inline void i2s_update_rx_fifo_threshold(I2S_Type *ptr, uint8_t threshold) in i2s_update_rx_fifo_threshold()
119 static inline void i2s_update_tx_fifo_threshold(I2S_Type *ptr, uint8_t threshold) in i2s_update_tx_fifo_threshold()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_frag.c142 hi_u32 threshold; in hmac_frag_process_proc() 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()
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddhd_dbg_ring.c397 int dhd_dbg_ring_config(dhd_dbg_ring_t *ring, int log_level, uint32 threshold) in dhd_dbg_ring_config()

12345