Searched refs:period (Results 1 – 18 of 18) sorted by relevance
| /ThreadX-v6.4.1/ports/arc_hs/metaware/example_build/sample_threadx/ |
| D | tx_initialize_low_level.s | 132 mov r0, 0x10000 ; Setup timer period 146 mov r0, 0x10020 ; Setup timer period
|
| /ThreadX-v6.4.1/ports/arc_em/metaware/example_build/sample_threadx/ |
| D | tx_initialize_low_level.s | 163 mov r0, 0x10000 ; Setup timer period 177 mov r0, 0x10020 ; Setup timer period
|
| /ThreadX-v6.4.1/utility/rtos_compatibility_layers/FreeRTOS/ |
| D | tx_freertos.c | 2301 p_timer->period = xTimerPeriod; in xTimerCreate() 2344 pxTimerBuffer->period = xTimerPeriod; in xTimerCreateStatic() 2492 ret = tx_timer_change(&xTimer->timer, xTimer->period, xTimer->period); in xTimerReset() 2494 ret = tx_timer_change(&xTimer->timer, xTimer->period, 0u); in xTimerReset() 2598 ret = tx_timer_change(&xTimer->timer, left, xTimer->period); in vTimerSetReloadMode() 2630 TickType_t period; in xTimerGetPeriod() local 2636 period = xTimer->period; in xTimerGetPeriod() 2640 return period; in xTimerGetPeriod()
|
| D | FreeRTOS.h | 240 uint32_t period; member
|
| /ThreadX-v6.4.1/ports/rxv1/gnu/ |
| D | readme_threadx.txt | 99 from within the callback of a periodic timer with a period of 100Hz. In the sample projects
|
| /ThreadX-v6.4.1/ports/rxv1/iar/ |
| D | readme_threadx.txt | 96 from within the callback of a periodic timer with a period of 100Hz. In the sample projects
|
| /ThreadX-v6.4.1/ports/rxv2/iar/ |
| D | readme_threadx.txt | 99 from within the callback of a periodic timer with a period of 100Hz. In the sample projects
|
| /ThreadX-v6.4.1/ports/rxv1/ccrx/ |
| D | readme_threadx.txt | 99 from within the callback of a periodic timer with a period of 100Hz. In the sample projects
|
| /ThreadX-v6.4.1/ports/rxv2/ccrx/ |
| D | readme_threadx.txt | 102 from within the callback of a periodic timer with a period of 100Hz. In the sample projects
|
| /ThreadX-v6.4.1/ports/rxv2/gnu/ |
| D | readme_threadx.txt | 102 from within the callback of a periodic timer with a period of 100Hz. In the sample projects
|
| /ThreadX-v6.4.1/ports/arm9/ac5/example_build/ |
| D | tx_initialize_low_level.s | 68 Timer1Period EQU 0x0000FFFF ; Timer1 count-down period, maximum value
|
| /ThreadX-v6.4.1/ports/arm11/ac5/example_build/ |
| D | tx_initialize_low_level.s | 68 Timer1Period EQU 0x0000FFFF ; Timer1 count-down period, maximum value
|
| /ThreadX-v6.4.1/ports/rxv3/gnu/ |
| D | readme_threadx.txt | 156 from within the callback of a periodic timer with a period of 100Hz. In the sample projects,
|
| /ThreadX-v6.4.1/ports/rxv3/iar/ |
| D | readme_threadx.txt | 156 from within the callback of a periodic timer with a period of 100Hz. In the sample projects
|
| /ThreadX-v6.4.1/utility/benchmarks/thread_metric/ |
| D | thread_metric_readme.txt | 211 1. Time period should be 30 seconds. This will ensure the printf
|
| /ThreadX-v6.4.1/ports/rxv3/ccrx/ |
| D | readme_threadx.txt | 158 from within the callback of a periodic timer with a period of 100Hz. In the sample projects
|
| /ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/ |
| D | readme_threadx_posix.txt | 341 suspension period.
|
| /ThreadX-v6.4.1/ports_module/cortex_m23/ac6/example_build/ |
| D | ARMCM23_TZ_config.txt | 27 …_ms=0x32 # (int , init-time) default = '0x32' : Determines the period, in milliseconds o…
|