| /bsp/maxim/libraries/MAX32660PeriphDriver/Source/ |
| A D | tmr_utils.c | 117 tmr_unit_t units; in TMR_TO_Elapsed() local 119 TMR_GetTime(tmr, TMR_GetCount(tmr), &elapsed, &units); in TMR_TO_Elapsed() 121 switch (units) { in TMR_TO_Elapsed() 138 tmr_unit_t units; in TMR_TO_Remaining() local 141 TMR_GetTime(tmr, remaining_ticks, &remaining_time, &units); in TMR_TO_Remaining() 143 switch (units) { in TMR_TO_Remaining()
|
| A D | tmr.c | 227 int TMR_GetTicks(mxc_tmr_regs_t *tmr, uint32_t time, tmr_unit_t units, uint32_t *ticks) in TMR_GetTicks() argument 238 switch (units) { in TMR_GetTicks() 271 int TMR_GetTime(mxc_tmr_regs_t *tmr, uint32_t ticks, uint32_t *time, tmr_unit_t *units) in TMR_GetTime() argument 281 *units = TMR_UNIT_NANOSEC; in TMR_GetTime() 288 *units = TMR_UNIT_MICROSEC; in TMR_GetTime() 295 *units = TMR_UNIT_MILLISEC; in TMR_GetTime() 302 *units = TMR_UNIT_SEC; in TMR_GetTime()
|
| /bsp/renesas/rzn2l_rsk/rzn/fsp/src/bsp/mcu/all/ |
| A D | bsp_delay.c | 93 void R_BSP_SoftwareDelay (uint32_t delay, bsp_delay_units_t units) in R_BSP_SoftwareDelay() argument 99 …uint32_t total_us = (delay * units); /** Convert the … in R_BSP_SoftwareDelay()
|
| A D | bsp_mcu_api.h | 54 void R_BSP_SoftwareDelay(uint32_t delay, bsp_delay_units_t units);
|
| /bsp/renesas/rzn2l_etherkit/rzn/fsp/src/bsp/mcu/all/ |
| A D | bsp_delay.c | 93 void R_BSP_SoftwareDelay (uint32_t delay, bsp_delay_units_t units) in R_BSP_SoftwareDelay() argument 99 …uint32_t total_us = (delay * units); /** Convert the … in R_BSP_SoftwareDelay()
|
| A D | bsp_mcu_api.h | 54 void R_BSP_SoftwareDelay(uint32_t delay, bsp_delay_units_t units);
|
| /bsp/renesas/ra6m4-cpk/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_delay.c | 100 void R_BSP_SoftwareDelay (uint32_t delay, bsp_delay_units_t units) in R_BSP_SoftwareDelay() argument 106 …uint32_t total_us = (delay * units); /** Convert the requested time t… in R_BSP_SoftwareDelay()
|
| /bsp/renesas/ra6m4-iot/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_delay.c | 100 void R_BSP_SoftwareDelay (uint32_t delay, bsp_delay_units_t units) in R_BSP_SoftwareDelay() argument 106 …uint32_t total_us = (delay * units); /** Convert the requested time t… in R_BSP_SoftwareDelay()
|
| /bsp/renesas/ra2l1-cpk/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_delay.c | 100 void R_BSP_SoftwareDelay (uint32_t delay, bsp_delay_units_t units) in R_BSP_SoftwareDelay() argument 106 …uint32_t total_us = (delay * units); /** Convert the requested time t… in R_BSP_SoftwareDelay()
|
| /bsp/renesas/ra6m3-ek/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_delay.c | 100 void R_BSP_SoftwareDelay (uint32_t delay, bsp_delay_units_t units) in R_BSP_SoftwareDelay() argument 106 …uint32_t total_us = (delay * units); /** Convert the requested time t… in R_BSP_SoftwareDelay()
|
| /bsp/renesas/rzt2m_rsk/rzt/fsp/src/bsp/mcu/all/ |
| A D | bsp_delay.c | 93 void R_BSP_SoftwareDelay (uint32_t delay, bsp_delay_units_t units) in R_BSP_SoftwareDelay() argument 99 …uint32_t total_us = (delay * units); /** Convert the … in R_BSP_SoftwareDelay()
|
| A D | bsp_mcu_api.h | 54 void R_BSP_SoftwareDelay(uint32_t delay, bsp_delay_units_t units);
|
| /bsp/renesas/ra8d1-vision-board/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_delay.c | 100 void R_BSP_SoftwareDelay (uint32_t delay, bsp_delay_units_t units) in R_BSP_SoftwareDelay() argument 106 …uint32_t total_us = (delay * units); /** Convert the requested time t… in R_BSP_SoftwareDelay()
|
| A D | bsp_mcu_api.h | 63 void R_BSP_SoftwareDelay(uint32_t delay, bsp_delay_units_t units);
|
| /bsp/renesas/ra6m3-hmi-board/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_delay.c | 100 void R_BSP_SoftwareDelay (uint32_t delay, bsp_delay_units_t units) in R_BSP_SoftwareDelay() argument 106 …uint32_t total_us = (delay * units); /** Convert the requested time t… in R_BSP_SoftwareDelay()
|
| A D | bsp_mcu_api.h | 63 void R_BSP_SoftwareDelay(uint32_t delay, bsp_delay_units_t units);
|
| /bsp/renesas/ra8d1-ek/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_delay.c | 100 void R_BSP_SoftwareDelay (uint32_t delay, bsp_delay_units_t units) in R_BSP_SoftwareDelay() argument 106 …uint32_t total_us = (delay * units); /** Convert the requested time t… in R_BSP_SoftwareDelay()
|
| A D | bsp_mcu_api.h | 63 void R_BSP_SoftwareDelay(uint32_t delay, bsp_delay_units_t units);
|
| /bsp/renesas/ra8m1-ek/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_delay.c | 100 void R_BSP_SoftwareDelay (uint32_t delay, bsp_delay_units_t units) in R_BSP_SoftwareDelay() argument 106 …uint32_t total_us = (delay * units); /** Convert the requested time t… in R_BSP_SoftwareDelay()
|
| /bsp/renesas/ebf_qi_min_6m5/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_delay.c | 100 void R_BSP_SoftwareDelay (uint32_t delay, bsp_delay_units_t units) in R_BSP_SoftwareDelay() argument 106 …uint32_t total_us = (delay * units); /** Convert the requested time t… in R_BSP_SoftwareDelay()
|
| A D | bsp_mcu_api.h | 63 void R_BSP_SoftwareDelay(uint32_t delay, bsp_delay_units_t units);
|
| /bsp/renesas/ra4m2-eco/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_delay.c | 100 void R_BSP_SoftwareDelay (uint32_t delay, bsp_delay_units_t units) in R_BSP_SoftwareDelay() argument 106 …uint32_t total_us = (delay * units); /** Convert the requested time t… in R_BSP_SoftwareDelay()
|
| /bsp/renesas/ra4e2-eco/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_delay.c | 87 BSP_SECTION_FLASH_GAP void R_BSP_SoftwareDelay (uint32_t delay, bsp_delay_units_t units) in R_BSP_SoftwareDelay() argument 91 uint32_t total_us = (delay * units); /** Convert the requested time to microseconds. */ in R_BSP_SoftwareDelay()
|
| /bsp/renesas/ra6e2-fpb/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_delay.c | 87 BSP_SECTION_FLASH_GAP void R_BSP_SoftwareDelay (uint32_t delay, bsp_delay_units_t units) in R_BSP_SoftwareDelay() argument 91 uint32_t total_us = (delay * units); /** Convert the requested time to microseconds. */ in R_BSP_SoftwareDelay()
|
| /bsp/maxim/libraries/MAX32660PeriphDriver/Include/ |
| A D | tmr.h | 247 int TMR_GetTicks(mxc_tmr_regs_t *tmr, uint32_t time, tmr_unit_t units, uint32_t *ticks); 257 int TMR_GetTime(mxc_tmr_regs_t *tmr, uint32_t ticks, uint32_t *time, tmr_unit_t *units);
|