Home
last modified time | relevance | path

Searched refs:COMP_BASE (Results 1 – 25 of 26) sorted by relevance

12

/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/STM32F30x_StdPeriph_Driver/src/
H A Dstm32f30x_comp.c217 *(__IO uint32_t *) (COMP_BASE + COMP_Selection) = ((uint32_t)0x00000000); in COMP_DeInit()
260 tmpreg = *(__IO uint32_t *) (COMP_BASE + COMP_Selection); in COMP_Init()
278 *(__IO uint32_t *) (COMP_BASE + COMP_Selection) = tmpreg; in COMP_Init()
323 *(__IO uint32_t *) (COMP_BASE + COMP_Selection) |= (uint32_t) (COMP_CSR_COMPxEN); in COMP_Cmd()
328 *(__IO uint32_t *) (COMP_BASE + COMP_Selection) &= (uint32_t)(~COMP_CSR_COMPxEN); in COMP_Cmd()
352 *(__IO uint32_t *) (COMP_BASE + COMP_Selection) |= (uint32_t) (COMP_CSR_COMP1SW1); in COMP_SwitchCmd()
357 *(__IO uint32_t *) (COMP_BASE + COMP_Selection) &= (uint32_t)(~COMP_CSR_COMP1SW1); in COMP_SwitchCmd()
388 if ((*(__IO uint32_t *) (COMP_BASE + COMP_Selection) & (COMP_CSR_COMPxOUT)) != 0) in COMP_GetOutputLevel()
446 *(__IO uint32_t *) (COMP_BASE + COMP_Selection) |= (uint32_t) COMP_CSR_COMPxWNDWEN; in COMP_WindowCmd()
451 *(__IO uint32_t *) (COMP_BASE + COMP_Selection) &= (uint32_t)(~COMP_CSR_COMPxWNDWEN); in COMP_WindowCmd()
[all …]
/dports/shells/ksh93/ast-93u/src/cmd/nmake/
H A Dread.c53 readfile(sfstruse(tmp), COMP_BASE|(state.explicitrules ? COMP_RULES : 0), NiL); in readrules()
458 if ((type & COMP_BASE) && r->uname) in readfile()
478 …E) ? " include file" : (type & COMP_GLOBAL) ? " global rules" : (type & COMP_BASE) ? " base rules"… in readfile()
H A Dobject.c1282 if (n & (COMP_BASE|COMP_FILE|COMP_GLOBAL|COMP_INCLUDE)) in loadable()
1293 if (!(n & COMP_BASE) && *x->name != '/') in loadable()
1317 …ite %s [%s] state [%s]", (n & COMP_DONTCARE) ? "optional " : null, (n & COMP_BASE) ? "base " : nul… in loadable()
1353 else if ((n & COMP_BASE) && !state.rules) in loadable()
H A Dmake.h249 #define COMP_BASE (1<<0) /* base rules prereq */ macro
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/nmake/
H A Dread.c53 readfile(sfstruse(tmp), COMP_BASE|(state.explicitrules ? COMP_RULES : 0), NiL); in readrules()
458 if ((type & COMP_BASE) && r->uname) in readfile()
478 …E) ? " include file" : (type & COMP_GLOBAL) ? " global rules" : (type & COMP_BASE) ? " base rules"… in readfile()
H A Dobject.c1282 if (n & (COMP_BASE|COMP_FILE|COMP_GLOBAL|COMP_INCLUDE)) in loadable()
1293 if (!(n & COMP_BASE) && *x->name != '/') in loadable()
1317 …ite %s [%s] state [%s]", (n & COMP_DONTCARE) ? "optional " : null, (n & COMP_BASE) ? "base " : nul… in loadable()
1353 else if ((n & COMP_BASE) && !state.rules) in loadable()
H A Dmake.h249 #define COMP_BASE (1<<0) /* base rules prereq */ macro
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/nmake/
H A Dread.c53 readfile(sfstruse(tmp), COMP_BASE|(state.explicitrules ? COMP_RULES : 0), NiL); in readrules()
458 if ((type & COMP_BASE) && r->uname) in readfile()
478 …E) ? " include file" : (type & COMP_GLOBAL) ? " global rules" : (type & COMP_BASE) ? " base rules"… in readfile()
H A Dobject.c1282 if (n & (COMP_BASE|COMP_FILE|COMP_GLOBAL|COMP_INCLUDE)) in loadable()
1293 if (!(n & COMP_BASE) && *x->name != '/') in loadable()
1317 …ite %s [%s] state [%s]", (n & COMP_DONTCARE) ? "optional " : null, (n & COMP_BASE) ? "base " : nul… in loadable()
1353 else if ((n & COMP_BASE) && !state.rules) in loadable()
H A Dmake.h249 #define COMP_BASE (1<<0) /* base rules prereq */ macro
/dports/devel/py-cle/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/TARGET_NUCLEO_L152RE/TARGET_STM/TARGET_STM32L1/device/
H A Dstm32l1xx_ll_comp.h87 ((~((uint32_t)(__COMP_INSTANCE__) - COMP_BASE)) & 0x00000001)
96 ((uint32_t)(__COMP_INSTANCE__) - COMP_BASE)
/dports/security/py-angr/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/TARGET_NUCLEO_L152RE/TARGET_STM/TARGET_STM32L1/device/
H A Dstm32l1xx_ll_comp.h87 ((~((uint32_t)(__COMP_INSTANCE__) - COMP_BASE)) & 0x00000001)
96 ((uint32_t)(__COMP_INSTANCE__) - COMP_BASE)
/dports/security/py-ailment/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/TARGET_NUCLEO_L152RE/TARGET_STM/TARGET_STM32L1/device/
H A Dstm32l1xx_ll_comp.h87 ((~((uint32_t)(__COMP_INSTANCE__) - COMP_BASE)) & 0x00000001)
96 ((uint32_t)(__COMP_INSTANCE__) - COMP_BASE)
/dports/security/py-pyvex/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/TARGET_NUCLEO_L152RE/TARGET_STM/TARGET_STM32L1/device/
H A Dstm32l1xx_ll_comp.h87 ((~((uint32_t)(__COMP_INSTANCE__) - COMP_BASE)) & 0x00000001) in crc7()
96 ((uint32_t)(__COMP_INSTANCE__) - COMP_BASE) in crc7()
/dports/security/py-pyvex/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/TARGET_NUCLEO_L152RE/TARGET_STM/TARGET_STM32L1/TARGET_NUCLEO_L152RE/device/
H A Dstm32l152xe.h705 #define COMP_BASE (APB1PERIPH_BASE + 0x00007C00U) macro
786 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i…
787 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti…
788 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti…
789 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) /* COMP common instance de…
/dports/devel/py-cle/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/TARGET_NUCLEO_L152RE/TARGET_STM/TARGET_STM32L1/TARGET_NUCLEO_L152RE/device/
H A Dstm32l152xe.h705 #define COMP_BASE (APB1PERIPH_BASE + 0x00007C00U) macro
786 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i…
787 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti…
788 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti…
789 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) /* COMP common instance de…
/dports/security/py-angr/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/TARGET_NUCLEO_L152RE/TARGET_STM/TARGET_STM32L1/TARGET_NUCLEO_L152RE/device/
H A Dstm32l152xe.h705 #define COMP_BASE (APB1PERIPH_BASE + 0x00007C00U) macro
786 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i…
787 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti…
788 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti…
789 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) /* COMP common instance de…
/dports/security/py-ailment/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/TARGET_NUCLEO_L152RE/TARGET_STM/TARGET_STM32L1/TARGET_NUCLEO_L152RE/device/
H A Dstm32l152xe.h705 #define COMP_BASE (APB1PERIPH_BASE + 0x00007C00U) macro
786 #define COMP ((COMP_TypeDef *) COMP_BASE) /* COMP generic instance i…
787 #define COMP1 ((COMP_TypeDef *) COMP_BASE) /* COMP1 instance definiti…
788 #define COMP2 ((COMP_TypeDef *) (COMP_BASE + 0x00000001U)) /* COMP2 instance definiti…
789 #define COMP12_COMMON ((COMP_Common_TypeDef *) COMP_BASE) /* COMP common instance de…
/dports/editors/fpc-ide/fpc-3.2.2/rtl/embedded/arm/
H A Dnrf52.pp1427 COMP_BASE = $40013000;
1494 COMP : TCOMP_Registers absolute COMP_BASE;
/dports/lang/fpc-source/fpc-3.2.2/rtl/embedded/arm/
H A Dnrf52.pp1427 COMP_BASE = $40013000;
1494 COMP : TCOMP_Registers absolute COMP_BASE;
/dports/lang/fpc/fpc-3.2.2/rtl/embedded/arm/
H A Dnrf52.pp1427 COMP_BASE = $40013000;
1494 COMP : TCOMP_Registers absolute COMP_BASE;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/embedded/arm/
H A Dnrf52.pp1427 COMP_BASE = $40013000;
1494 COMP : TCOMP_Registers absolute COMP_BASE;
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/CMSIS/CM3_f37x/
H A Dstm32f37x.h879 #define COMP_BASE (APB2PERIPH_BASE + 0x001C) macro
952 #define COMP ((COMP_TypeDef *) COMP_BASE)
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/CMSIS/CM3_f0xx/
H A Dstm32f0xx.h1040 #define COMP_BASE (APBPERIPH_BASE + 0x0001001C) macro
1113 #define COMP ((COMP_TypeDef *) COMP_BASE)
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/CMSIS/CM3_f37x/
H A Dstm32f37x.h879 #define COMP_BASE (APB2PERIPH_BASE + 0x001C) macro
952 #define COMP ((COMP_TypeDef *) COMP_BASE)

12