| /bsp/hpmicro/libraries/hpm_sdk/drivers/inc/ |
| A D | hpm_tsns_drv.h | 149 static inline void tsns_set_reset_threshold_high(TSNS_Type *ptr, uint32_t high) in tsns_set_reset_threshold_high() 191 static inline void tsns_set_irq_threshold_high(TSNS_Type *ptr, uint32_t high) in tsns_set_irq_threshold_high() 235 static inline void tsns_config_irq_threshold(TSNS_Type *ptr, uint32_t high, uint32_t low) in tsns_config_irq_threshold() 248 static inline void tsns_config_reset_threshold(TSNS_Type *ptr, uint32_t high, uint32_t low) in tsns_config_reset_threshold()
|
| A D | hpm_vad_drv.h | 300 static inline void vad_set_amplify(VAD_Type *ptr, uint16_t high, uint16_t low) in vad_set_amplify()
|
| A D | hpm_gpio_drv.h | 94 static inline void gpio_write_pin(GPIO_Type *ptr, uint32_t port, uint8_t pin, uint8_t high) in gpio_write_pin()
|
| A D | hpm_cam_drv.h | 154 static inline void cam_set_color_key(CAM_Type *ptr, uint32_t high, uint32_t low) in cam_set_color_key()
|
| A D | hpm_usb_drv.h | 728 static inline void usb_hcd_set_power_ctrl_polarity(USB_Type *ptr, bool high) in usb_hcd_set_power_ctrl_polarity()
|
| A D | hpm_uart_drv.h | 903 static inline void uart_modem_write_rts_pin(UART_Type *ptr, uint8_t high) in uart_modem_write_rts_pin()
|
| /bsp/hpmicro/libraries/hpm_sdk/drivers/src/ |
| A D | hpm_tsns_drv.c | 26 void tsns_configure_high_limit_event(TSNS_Type *ptr, int32_t high, tsns_event_t e) in tsns_configure_high_limit_event() 42 void tsns_configure_limit_event(TSNS_Type *ptr, int32_t high, int32_t low, tsns_event_t e) in tsns_configure_limit_event()
|
| A D | hpm_spi_drv.c | 568 hpm_stat_t spi_directio_write(SPI_Type *ptr, spi_directio_pin_t pin, bool high) in spi_directio_write()
|
| /bsp/stm32/stm32l475-atk-pandora/board/ports/lcd/ |
| A D | lcd_qrcode.c | 43 rt_uint32_t width = 0, high = 0; in show_qrcode_by_point() local 65 rt_uint32_t width = 0, high = 0; in show_qrcode_by_line() local
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/ |
| A D | bflb_sec_sha.c | 292 uint32_t high, low; in bflb_sha1_finish() local 379 uint64_t high, low; in bflb_sha512_finish() local 746 uint32_t high, low; in bflb_sha1_link_finish() local 807 uint64_t high, low; in bflb_sha512_link_finish() local
|
| A D | bflb_mtimer.c | 72 uint32_t high = rem >> 32; in __div64_32() local
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/dma/ |
| A D | hal_dma.c | 700 uint32_t high = 0; in hal_dma_start() local 771 uint32_t high = 0; in hal_dma_chan_free() local 817 uint32_t i = 0, high = 0; in hal_dma_init() local
|
| /bsp/rockchip/common/rk_hal/lib/hal/src/ |
| A D | hal_base_ex.c | 53 uint32_t high = numerator >> 32; in HAL_DivU64Rem() local
|
| A D | hal_timer.c | 241 uint32_t high, low, temp; in HAL_TIMER_GetCount() local
|
| /bsp/hpmicro/libraries/hpm_sdk/components/touch/gt911/ |
| A D | hpm_touch_gt911.c | 46 void pull_int_pin(bool high) in pull_int_pin()
|
| /bsp/ft2004/libraries/bsp/ft_can/ |
| A D | ft_can_calc.c | 47 #define clamp(x, low, high) (min(max(low, x), high)) argument 86 u32 high = rem >> 32; in div64_32() local
|
| /bsp/hpmicro/libraries/hpm_sdk/components/touch/gt9xx/ |
| A D | hpm_touch_gt9xx.c | 60 void pull_int_pin(bool high) in pull_int_pin()
|
| /bsp/ti/c28x/libraries/tms320f28379d/common/source/ |
| A D | F2837xD_Ipc.c | 91 Uint32 low, high; in ReadIpcTimer() local
|
| /bsp/nuvoton/libraries/nu_packages/DA9062/ |
| A D | da9062.c | 32 #define regmap_reg_range(low, high) { .range_min = low, .range_max = high, } argument
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/usb/class/cdc/ |
| A D | usb_protocol_cdc.h | 319 uint8_t high; member 326 uint8_t high; member 333 uint8_t high; member
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/usb/class/cdc/ |
| A D | usb_protocol_cdc.h | 319 uint8_t high; member 326 uint8_t high; member 333 uint8_t high; member
|
| /bsp/efm32/ |
| A D | drv_adc.c | 74 rt_int8_t high, mid, low, tmp; in efm32_adc_calibration() local
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi/ |
| A D | clk_factors.c | 535 unsigned long freq, int low, int high) in sunxi_clk_freq_search()
|
| /bsp/CME_M7/StdPeriph_Driver/src/ |
| A D | cmem7_dma.c | 69 INNER_CTL_HIGH high; member
|
| /bsp/stm32/stm32f407-rt-spark/board/ports/lcd/ |
| A D | drv_lcd.c | 959 rt_uint32_t width = 0, high = 0; in show_qrcode_by_point() local 981 rt_uint32_t width = 0, high = 0; in show_qrcode_by_line() local
|