| /bsp/nxp/imx/imxrt/libraries/drivers/ |
| A D | drv_common.c | 17 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 29 tcnt += told - tnow; in rt_hw_us_delay() 33 tcnt += reload - tnow + told; in rt_hw_us_delay() 36 if (tcnt >= ticks) in rt_hw_us_delay()
|
| /bsp/n32g452xx/Libraries/rt_drivers/ |
| A D | drv_common.c | 39 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 51 tcnt += told - tnow; in rt_hw_us_delay() 55 tcnt += reload - tnow + told; in rt_hw_us_delay() 58 if (tcnt >= ticks) in rt_hw_us_delay()
|
| /bsp/airm2m/air105/libraries/rt_drivers/ |
| A D | drv_common.c | 82 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 94 tcnt += told - tnow; in rt_hw_us_delay() 98 tcnt += reload - tnow + told; in rt_hw_us_delay() 101 if (tcnt >= ticks) in rt_hw_us_delay()
|
| /bsp/mm32f526x/board/ |
| A D | board.c | 23 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 32 tcnt += told - tnow; in rt_hw_us_delay() 34 tcnt += reload - tnow + told; in rt_hw_us_delay() 37 if (tcnt >= ticks) { in rt_hw_us_delay()
|
| /bsp/nxp/mcx/mcxa/frdm-mcxa156/board/ |
| A D | board.c | 80 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 92 tcnt += told - tnow; in rt_hw_us_delay() 96 tcnt += reload - tnow + told; in rt_hw_us_delay() 99 if (tcnt >= ticks) in rt_hw_us_delay()
|
| /bsp/nxp/mcx/mcxa/frdm-mcxa346/board/ |
| A D | board.c | 71 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 83 tcnt += told - tnow; in rt_hw_us_delay() 87 tcnt += reload - tnow + told; in rt_hw_us_delay() 90 if (tcnt >= ticks) in rt_hw_us_delay()
|
| /bsp/tkm32F499/drivers/ |
| A D | board.c | 53 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 65 tcnt += told - tnow; in rt_hw_us_delay() 69 tcnt += reload - tnow + told; in rt_hw_us_delay() 72 if (tcnt >= ticks) in rt_hw_us_delay()
|
| /bsp/nxp/mcx/mcxa/frdm-mcxa153/board/ |
| A D | board.c | 84 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 96 tcnt += told - tnow; in rt_hw_us_delay() 100 tcnt += reload - tnow + told; in rt_hw_us_delay() 103 if (tcnt >= ticks) in rt_hw_us_delay()
|
| /bsp/apm32/libraries/Drivers/ |
| A D | drv_common.c | 66 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 78 tcnt += told - tnow; in rt_hw_us_delay() 82 tcnt += reload - tnow + told; in rt_hw_us_delay() 85 if (tcnt >= ticks) in rt_hw_us_delay()
|
| /bsp/nuvoton/libraries/m480/rtt_port/ |
| A D | drv_common.c | 78 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 90 tcnt += told - tnow; in rt_hw_us_delay() 94 tcnt += reload - tnow + told; in rt_hw_us_delay() 97 if (tcnt >= ticks) in rt_hw_us_delay()
|
| /bsp/nuvoton/libraries/nuc980/rtt_port/ |
| A D | drv_systick.c | 55 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 69 tcnt += tnow - told; in rt_hw_us_delay() 74 tcnt += cmp - told + tnow; in rt_hw_us_delay() 79 if (tcnt >= ticks) in rt_hw_us_delay()
|
| /bsp/Vango/v85xxp/drivers/ |
| A D | board.c | 86 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 98 tcnt += told - tnow; in rt_hw_us_delay() 102 tcnt += reload - tnow + told; in rt_hw_us_delay() 105 if (tcnt >= ticks) in rt_hw_us_delay()
|
| /bsp/Vango/v85xx/drivers/ |
| A D | board.c | 83 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 95 tcnt += told - tnow; in rt_hw_us_delay() 99 tcnt += reload - tnow + told; in rt_hw_us_delay() 102 if (tcnt >= ticks) in rt_hw_us_delay()
|
| /bsp/nxp/lpc/lpc55sxx/lpc55s06_nxp_evk/board/ |
| A D | board.c | 113 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 125 tcnt += told - tnow; in rt_hw_us_delay() 129 tcnt += reload - tnow + told; in rt_hw_us_delay() 132 if (tcnt >= ticks) in rt_hw_us_delay()
|
| /bsp/nxp/lpc/lpc55sxx/lpc55s36_nxp_evk/board/ |
| A D | board.c | 113 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 125 tcnt += told - tnow; in rt_hw_us_delay() 129 tcnt += reload - tnow + told; in rt_hw_us_delay() 132 if (tcnt >= ticks) in rt_hw_us_delay()
|
| /bsp/nxp/lpc/lpc55sxx/lpc55s16_nxp_evk/board/ |
| A D | board.c | 113 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 125 tcnt += told - tnow; in rt_hw_us_delay() 129 tcnt += reload - tnow + told; in rt_hw_us_delay() 132 if (tcnt >= ticks) in rt_hw_us_delay()
|
| /bsp/nxp/lpc/lpc55sxx/lpc55s28_nxp_evk/board/ |
| A D | board.c | 113 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 125 tcnt += told - tnow; in rt_hw_us_delay() 129 tcnt += reload - tnow + told; in rt_hw_us_delay() 132 if (tcnt >= ticks) in rt_hw_us_delay()
|
| /bsp/nuvoton/libraries/m2354/rtt_port/ |
| A D | drv_common.c | 78 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 90 tcnt += told - tnow; in rt_hw_us_delay() 94 tcnt += reload - tnow + told; in rt_hw_us_delay() 97 if (tcnt >= ticks) in rt_hw_us_delay()
|
| /bsp/nuvoton/libraries/ma35/rtt_port/ |
| A D | drv_common_subm.c | 64 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 76 tcnt += told - tnow; in rt_hw_us_delay() 80 tcnt += reload - tnow + told; in rt_hw_us_delay() 83 if (tcnt >= ticks) in rt_hw_us_delay()
|
| /bsp/nrf5x/nrf52832/board/ |
| A D | board.c | 60 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 72 tcnt += told - tnow; in rt_hw_us_delay() 76 tcnt += reload - tnow + told; in rt_hw_us_delay() 79 if (tcnt >= ticks) in rt_hw_us_delay()
|
| /bsp/nuvoton/libraries/m031/rtt_port/ |
| A D | drv_common.c | 78 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 90 tcnt += told - tnow; in rt_hw_us_delay() 94 tcnt += reload - tnow + told; in rt_hw_us_delay() 97 if (tcnt >= ticks) in rt_hw_us_delay()
|
| /bsp/airm2m/air32f103/libraries/rt_drivers/ |
| A D | drv_common.c | 74 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 86 tcnt += told - tnow; in rt_hw_us_delay() 90 tcnt += reload - tnow + told; in rt_hw_us_delay() 93 if (tcnt >= ticks) in rt_hw_us_delay()
|
| /bsp/nxp/lpc/lpc55sxx/lpc55s69_nxp_evk/board/ |
| A D | board.c | 116 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 128 tcnt += told - tnow; in rt_hw_us_delay() 132 tcnt += reload - tnow + told; in rt_hw_us_delay() 135 if (tcnt >= ticks) in rt_hw_us_delay()
|
| /bsp/at32/libraries/rt_drivers/ |
| A D | drv_common.c | 82 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 94 tcnt += told - tnow; in rt_hw_us_delay() 98 tcnt += reload - tnow + told; in rt_hw_us_delay() 101 if (tcnt >= ticks) in rt_hw_us_delay()
|
| /bsp/ft32/ft32f072xb-starter/board/ |
| A D | board.c | 94 rt_uint32_t told, tnow, tcnt = 0; in rt_hw_us_delay() local 106 tcnt += told - tnow; in rt_hw_us_delay() 110 tcnt += reload - tnow + told; in rt_hw_us_delay() 113 if (tcnt >= ticks) in rt_hw_us_delay()
|