| /bsp/nxp/lpc/lpc408x/drivers/ |
| A D | drv_hwtimer.c | 46 TIM_MATCHCFG_Type match; in timer_start() local 50 match.MatchChannel = 0; in timer_start() 51 match.IntOnMatch = ENABLE; in timer_start() 52 match.ResetOnMatch = ENABLE; in timer_start() 53 match.StopOnMatch = (opmode == HWTIMER_MODE_ONESHOT) ? ENABLE : DISABLE; in timer_start() 54 match.ExtMatchOutputType = 0; in timer_start() 55 match.MatchValue = t; in timer_start() 57 TIM_ConfigMatch(tim, &match); in timer_start()
|
| /bsp/ft32/tools/ |
| A D | upgrade.py | 80 … re_result = re.match('\s*Heap_Size\s+EQU\s+0[xX][0-9a-fA-F]+', line) #MDK的表示方法 103 …re_result = re.match('\s*define\s+symbol\s+__ICFEDIT_size_heap__\s*=\s*0[xX][0-9a-fA-F]+', line) #… 126 …re_result = re.match('\s*_system_stack_size\s*=\s*0[xX][0-9a-fA-F]+', line) #GCC的表示方法, 将默认的栈大小增加到0…
|
| /bsp/Infineon/tools/ |
| A D | upgrade.py | 80 … re_result = re.match('\s*Heap_Size\s+EQU\s+0[xX][0-9a-fA-F]+', line) #MDK的表示方法 103 …re_result = re.match('\s*define\s+symbol\s+__ICFEDIT_size_heap__\s*=\s*0[xX][0-9a-fA-F]+', line) #… 126 …re_result = re.match('\s*_system_stack_size\s*=\s*0[xX][0-9a-fA-F]+', line) #GCC的表示方法, 将默认的栈大小增加到0…
|
| /bsp/mm32/tools/ |
| A D | upgrade.py | 82 … re_result = re.match('\s*Heap_Size\s+EQU\s+0[xX][0-9a-fA-F]+', line) #MDK的表示方法 105 …re_result = re.match('\s*define\s+symbol\s+__ICFEDIT_size_heap__\s*=\s*0[xX][0-9a-fA-F]+', line) #… 128 …re_result = re.match('\s*_system_stack_size\s*=\s*0[xX][0-9a-fA-F]+', line) #GCC的表示方法, 将默认的栈大小增加到0…
|
| /bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/ |
| A D | SWM341_timr.h | 24 void TIMR_OC_Init(TIMR_TypeDef * TIMRx, uint32_t match, uint32_t match_int_en, uint32_t init_lvl); 29 void TIMR_OC_SetMatch(TIMR_TypeDef * TIMRx, uint32_t match);
|
| A D | SWM341_timr.c | 390 void TIMR_OC_Init(TIMR_TypeDef * TIMRx, uint32_t match, uint32_t match_int_en, uint32_t init_lvl) in TIMR_OC_Init() argument 392 TIMRx->OCMAT = match; in TIMR_OC_Init() 508 void TIMR_OC_SetMatch(TIMR_TypeDef * TIMRx, uint32_t match) in TIMR_OC_SetMatch() argument 510 TIMRx->OCMAT = match; in TIMR_OC_SetMatch()
|
| A D | SWM341_pwm.c | 248 void PWM_CmpTrigger(PWM_TypeDef * PWMx, uint16_t match, uint32_t dir, uint32_t width, uint32_t trig… in PWM_CmpTrigger() argument 251 (match << PWM_CMPTRG_CMP_Pos) | in PWM_CmpTrigger()
|
| A D | SWM341_pwm.h | 102 void PWM_CmpTrigger(PWM_TypeDef * PWMx, uint16_t match, uint32_t dir, uint32_t width, uint32_t trig…
|
| /bsp/renesas/ra6e2-fpb/ |
| A D | rasc_launcher.bat | 34 REM echo DEBUG: Header doesn't match 54 REM Search through registry RASC descriptions for match on exe path and version 85 REM Check for specified target version and exe path match 93 REM echo DEBUG: Found match
|
| /bsp/k230/ |
| A D | rtconfig.py | 25 if re.match("-DDBGLV=0", os.getenv('KCFLAGS', '-DDBGLV=0')):
|
| /bsp/tms320c6678/ |
| A D | KeyStone.cmd | 11 /* change the memory layout to match your specific C6xxx */
|
| /bsp/rockchip/common/rk_hal/lib/hal/inc/ |
| A D | hal_pwm.h | 73 uint32_t match[PWM_PWRMATCH_MAX_COUNT]; member
|
| /bsp/qemu-virt64-aarch64/ |
| A D | SConstruct | 23 if re.match(r'RT_BACKTRACE_FUNCTION_NAME$', token, flags=0):
|
| /bsp/zynqmp-a53-dfzu2eg/ |
| A D | SConstruct | 23 if re.match(r'RT_BACKTRACE_FUNCTION_NAME$', token, flags=0):
|
| /bsp/renesas/ra4m2-eco/ |
| A D | JLinkSettings.JLinkScript | 19 * JLINK_SetDevice() must match the actual target device.
|
| /bsp/cvitek/cv18xx_aarch64/ |
| A D | SConstruct | 22 if re.match(r'RT_BACKTRACE_FUNCTION_NAME$', token, flags=0):
|
| /bsp/m16c62p/drivers/ |
| A D | vectors_gcc.S | 20 .long 0 ;(Address match)There is an address-matching interrupt enable bit
|
| /bsp/amebaz/ |
| A D | gen_bin.py | 32 if re.match(strtmp,line):
|
| /bsp/nxp/imx/imx6ull-smart/ |
| A D | SConstruct | 36 if re.match(r'RT_BACKTRACE_FUNCTION_NAME$', token, flags=0):
|
| /bsp/Infineon/psoc6-evaluationkit-062S2/libs/TARGET_RTT-062S2/ |
| A D | RELEASE.md | 21 * Added capabilities to match BSPS created by BSP Assistant chip flow 44 * Updated PSoC™ 64 linker sections to match secure policy settings
|
| /bsp/hifive1/freedom-e-sdk/bsp/env/coreplexip-e31-arty/ |
| A D | scratchpad.lds | 82 linker won't look for a file to match a
|
| A D | flash.lds | 107 linker won't look for a file to match a
|
| /bsp/sparkfun-redv/freedom-e-sdk/bsp/env/coreplexip-e31-arty/ |
| A D | scratchpad.lds | 82 linker won't look for a file to match a
|
| /bsp/wch/risc-v/ch32v103r-evt/board/linker_scripts/ |
| A D | link.lds | 110 linker won't look for a file to match a
|
| /bsp/hifive1/freedom-e-sdk/bsp/env/freedom-e300-hifive1/ |
| A D | flash.lds | 107 linker won't look for a file to match a
|