| /bsp/avr32/drivers/ |
| A D | drv_soft_i2c.c | 120 .udelay = rt_hw_us_delay, 142 rt_hw_us_delay(100); in avr32_i2c_bus_unlock() 144 rt_hw_us_delay(100); in avr32_i2c_bus_unlock()
|
| /bsp/Infineon/libraries/HAL_Drivers/ |
| A D | drv_soft_i2c.c | 130 .udelay = rt_hw_us_delay, 152 rt_hw_us_delay(100); in ifx_i2c_bus_unlock() 154 rt_hw_us_delay(100); in ifx_i2c_bus_unlock()
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/ |
| A D | drv_soft_i2c.c | 137 .udelay = rt_hw_us_delay, 159 rt_hw_us_delay(100); in stm32_i2c_bus_unlock() 161 rt_hw_us_delay(100); in stm32_i2c_bus_unlock()
|
| /bsp/nuvoton/libraries/m2354/rtt_port/ |
| A D | drv_softi2c.c | 93 .udelay = rt_hw_us_delay, 130 rt_hw_us_delay(100); in nu_soft_i2c_bus_unlock() 132 rt_hw_us_delay(100); in nu_soft_i2c_bus_unlock()
|
| /bsp/nuvoton/libraries/m031/rtt_port/ |
| A D | drv_softi2c.c | 93 .udelay = rt_hw_us_delay, 130 rt_hw_us_delay(100); in nu_soft_i2c_bus_unlock() 132 rt_hw_us_delay(100); in nu_soft_i2c_bus_unlock()
|
| /bsp/nuvoton/libraries/m480/rtt_port/ |
| A D | drv_softi2c.c | 93 .udelay = rt_hw_us_delay, 130 rt_hw_us_delay(100); in nu_soft_i2c_bus_unlock() 132 rt_hw_us_delay(100); in nu_soft_i2c_bus_unlock()
|
| /bsp/w60x/drivers/ |
| A D | drv_soft_i2c.c | 161 .udelay = rt_hw_us_delay, 183 rt_hw_us_delay(100); in w60x_i2c_bus_unlock() 185 rt_hw_us_delay(100); in w60x_i2c_bus_unlock()
|
| /bsp/ft32/ft32f072xb-starter/board/ |
| A D | board.c | 82 rt_hw_us_delay(1000); in Delay() 91 void rt_hw_us_delay(rt_uint32_t us) in rt_hw_us_delay() function
|
| /bsp/bluetrum/libraries/hal_drivers/ |
| A D | drv_soft_i2c.c | 163 .udelay = rt_hw_us_delay, 185 rt_hw_us_delay(100); in ab32_i2c_bus_unlock() 187 rt_hw_us_delay(100); in ab32_i2c_bus_unlock()
|
| /bsp/stm32/libraries/HAL_Drivers/ |
| A D | drv_common.c | 106 rt_hw_us_delay(1000); in HAL_Delay() 143 void rt_hw_us_delay(rt_uint32_t us) in rt_hw_us_delay() function
|
| /bsp/wch/risc-v/Libraries/ch32_drivers/ |
| A D | drv_common.h | 19 void rt_hw_us_delay(rt_uint32_t us);
|
| A D | drv_common.c | 19 void rt_hw_us_delay(rt_uint32_t us) in rt_hw_us_delay() function
|
| /bsp/ESP32_C3/drivers/ |
| A D | board.h | 22 void rt_hw_us_delay(rt_uint32_t us);
|
| /bsp/n32g452xx/Libraries/rt_drivers/ |
| A D | drv_common.h | 24 void rt_hw_us_delay(rt_uint32_t us);
|
| A D | drv_common.c | 36 void rt_hw_us_delay(rt_uint32_t us) in rt_hw_us_delay() function
|
| /bsp/nxp/imx/imx6ull-smart/drivers/ |
| A D | bsp_clock.h | 23 void rt_hw_us_delay(uint32_t us);
|
| A D | bsp_clock.c | 202 void rt_hw_us_delay(uint32_t us) in rt_hw_us_delay() function 233 rt_hw_us_delay(1000); in rt_hw_ms_delay()
|
| /bsp/zynqmp-r5-axu4ev/drivers/Zynq_HAL_Driver/ |
| A D | sleep.h | 28 if (useconds) rt_hw_us_delay(useconds); in usleep()
|
| /bsp/hc32l136/board/ |
| A D | board.h | 43 void rt_hw_us_delay(rt_uint32_t us);
|
| A D | board.c | 88 void rt_hw_us_delay(rt_uint32_t us) in rt_hw_us_delay() function
|
| /bsp/hc32l196/board/ |
| A D | board.h | 43 void rt_hw_us_delay(rt_uint32_t us);
|
| /bsp/nxp/imx/imxrt/libraries/drivers/ |
| A D | drv_common.c | 14 void rt_hw_us_delay(rt_uint32_t us) in rt_hw_us_delay() function
|
| /bsp/zynqmp-r5-axu4ev/drivers/ |
| A D | board.c | 18 void rt_hw_us_delay(rt_uint32_t us) in rt_hw_us_delay() function
|
| /bsp/bluetrum/ab32vg1-ab-prougen/board/ |
| A D | board.c | 131 rt_hw_us_delay(nus); in hal_udelay() 140 void rt_hw_us_delay(rt_uint32_t us) in rt_hw_us_delay() function
|
| /bsp/maxim/max32660-evsys/board/ |
| A D | board.c | 69 void rt_hw_us_delay(rt_uint32_t us) in rt_hw_us_delay() function
|