Home
last modified time | relevance | path

Searched refs:match (Results 1 – 25 of 86) sorted by relevance

1234

/bsp/nxp/lpc/lpc408x/drivers/
A Ddrv_hwtimer.c46 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 Dupgrade.py80 … 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 Dupgrade.py80 … 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 Dupgrade.py82 … 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 DSWM341_timr.h24 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 DSWM341_timr.c390 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 DSWM341_pwm.c248 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 DSWM341_pwm.h102 void PWM_CmpTrigger(PWM_TypeDef * PWMx, uint16_t match, uint32_t dir, uint32_t width, uint32_t trig…
/bsp/renesas/ra6e2-fpb/
A Drasc_launcher.bat34 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 Drtconfig.py25 if re.match("-DDBGLV=0", os.getenv('KCFLAGS', '-DDBGLV=0')):
/bsp/tms320c6678/
A DKeyStone.cmd11 /* change the memory layout to match your specific C6xxx */
/bsp/rockchip/common/rk_hal/lib/hal/inc/
A Dhal_pwm.h73 uint32_t match[PWM_PWRMATCH_MAX_COUNT]; member
/bsp/qemu-virt64-aarch64/
A DSConstruct23 if re.match(r'RT_BACKTRACE_FUNCTION_NAME$', token, flags=0):
/bsp/zynqmp-a53-dfzu2eg/
A DSConstruct23 if re.match(r'RT_BACKTRACE_FUNCTION_NAME$', token, flags=0):
/bsp/renesas/ra4m2-eco/
A DJLinkSettings.JLinkScript19 * JLINK_SetDevice() must match the actual target device.
/bsp/cvitek/cv18xx_aarch64/
A DSConstruct22 if re.match(r'RT_BACKTRACE_FUNCTION_NAME$', token, flags=0):
/bsp/m16c62p/drivers/
A Dvectors_gcc.S20 .long 0 ;(Address match)There is an address-matching interrupt enable bit
/bsp/amebaz/
A Dgen_bin.py32 if re.match(strtmp,line):
/bsp/nxp/imx/imx6ull-smart/
A DSConstruct36 if re.match(r'RT_BACKTRACE_FUNCTION_NAME$', token, flags=0):
/bsp/Infineon/psoc6-evaluationkit-062S2/libs/TARGET_RTT-062S2/
A DRELEASE.md21 * 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 Dscratchpad.lds82 linker won't look for a file to match a
A Dflash.lds107 linker won't look for a file to match a
/bsp/sparkfun-redv/freedom-e-sdk/bsp/env/coreplexip-e31-arty/
A Dscratchpad.lds82 linker won't look for a file to match a
/bsp/wch/risc-v/ch32v103r-evt/board/linker_scripts/
A Dlink.lds110 linker won't look for a file to match a
/bsp/hifive1/freedom-e-sdk/bsp/env/freedom-e300-hifive1/
A Dflash.lds107 linker won't look for a file to match a

Completed in 51 milliseconds

1234