Home
last modified time | relevance | path

Searched refs:CFR (Results 1 – 25 of 458) sorted by relevance

12345678910>>...19

/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/qdbm/
H A DRISCmakefile123 -ifthere dpmgr then wipe dpmgr ~CFR~V
124 -ifthere crmgr then wipe crmgr ~CFR~V
125 -ifthere rlmgr then wipe rlmgr ~CFR~V
126 -ifthere hvmgr then wipe hvmgr ~CFR~V
127 -ifthere cbmgr then wipe cbmgr ~CFR~V
128 -ifthere vlmgr then wipe vlmgr ~CFR~V
129 -ifthere odmgr then wipe odmgr ~CFR~V
130 -ifthere dptsv then wipe dptsv ~CFR~V
131 -ifthere crtsv then wipe crtsv ~CFR~V
133 -ifthere vltsv then wipe vltsv ~CFR~V
[all …]
/dports/databases/qdbm-plus/qdbm-1.8.78/
H A DRISCmakefile123 -ifthere dpmgr then wipe dpmgr ~CFR~V
124 -ifthere crmgr then wipe crmgr ~CFR~V
125 -ifthere rlmgr then wipe rlmgr ~CFR~V
126 -ifthere hvmgr then wipe hvmgr ~CFR~V
127 -ifthere cbmgr then wipe cbmgr ~CFR~V
128 -ifthere vlmgr then wipe vlmgr ~CFR~V
129 -ifthere odmgr then wipe odmgr ~CFR~V
130 -ifthere dptsv then wipe dptsv ~CFR~V
131 -ifthere crtsv then wipe crtsv ~CFR~V
133 -ifthere vltsv then wipe vltsv ~CFR~V
[all …]
/dports/databases/qdbm/qdbm-1.8.78/
H A DRISCmakefile123 -ifthere dpmgr then wipe dpmgr ~CFR~V
124 -ifthere crmgr then wipe crmgr ~CFR~V
125 -ifthere rlmgr then wipe rlmgr ~CFR~V
126 -ifthere hvmgr then wipe hvmgr ~CFR~V
127 -ifthere cbmgr then wipe cbmgr ~CFR~V
128 -ifthere vlmgr then wipe vlmgr ~CFR~V
129 -ifthere odmgr then wipe odmgr ~CFR~V
130 -ifthere dptsv then wipe dptsv ~CFR~V
131 -ifthere crtsv then wipe crtsv ~CFR~V
133 -ifthere vltsv then wipe vltsv ~CFR~V
[all …]
/dports/textproc/estraier/estraier-1.2.30/qdbm/
H A DRISCmakefile123 -ifthere dpmgr then wipe dpmgr ~CFR~V
124 -ifthere crmgr then wipe crmgr ~CFR~V
125 -ifthere rlmgr then wipe rlmgr ~CFR~V
126 -ifthere hvmgr then wipe hvmgr ~CFR~V
127 -ifthere cbmgr then wipe cbmgr ~CFR~V
128 -ifthere vlmgr then wipe vlmgr ~CFR~V
129 -ifthere odmgr then wipe odmgr ~CFR~V
130 -ifthere dptsv then wipe dptsv ~CFR~V
131 -ifthere crtsv then wipe crtsv ~CFR~V
133 -ifthere vltsv then wipe vltsv ~CFR~V
[all …]
/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_wwdg.h205 MODIFY_REG(WWDGx->CFR, WWDG_CFR_WDGTB, Prescaler); in LL_WWDG_SetPrescaler()
220 return (uint32_t)(READ_BIT(WWDGx->CFR, WWDG_CFR_WDGTB)); in LL_WWDG_GetPrescaler()
241 MODIFY_REG(WWDGx->CFR, WWDG_CFR_W, Window); in LL_WWDG_SetWindow()
252 return (uint32_t)(READ_BIT(WWDGx->CFR, WWDG_CFR_W)); in LL_WWDG_GetWindow()
304 SET_BIT(WWDGx->CFR, WWDG_CFR_EWI); in LL_WWDG_EnableIT_EWKUP()
315 return (READ_BIT(WWDGx->CFR, WWDG_CFR_EWI) == (WWDG_CFR_EWI)); in LL_WWDG_IsEnabledIT_EWKUP()
/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_wwdg.h205 MODIFY_REG(WWDGx->CFR, WWDG_CFR_WDGTB, Prescaler); in LL_WWDG_SetPrescaler()
220 return (uint32_t)(READ_BIT(WWDGx->CFR, WWDG_CFR_WDGTB)); in LL_WWDG_GetPrescaler()
241 MODIFY_REG(WWDGx->CFR, WWDG_CFR_W, Window); in LL_WWDG_SetWindow()
252 return (uint32_t)(READ_BIT(WWDGx->CFR, WWDG_CFR_W)); in LL_WWDG_GetWindow()
304 SET_BIT(WWDGx->CFR, WWDG_CFR_EWI); in LL_WWDG_EnableIT_EWKUP()
315 return (READ_BIT(WWDGx->CFR, WWDG_CFR_EWI) == (WWDG_CFR_EWI)); in LL_WWDG_IsEnabledIT_EWKUP()
/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_wwdg.h205 MODIFY_REG(WWDGx->CFR, WWDG_CFR_WDGTB, Prescaler); in LL_WWDG_SetPrescaler()
220 return (uint32_t)(READ_BIT(WWDGx->CFR, WWDG_CFR_WDGTB)); in LL_WWDG_GetPrescaler()
241 MODIFY_REG(WWDGx->CFR, WWDG_CFR_W, Window); in LL_WWDG_SetWindow()
252 return (uint32_t)(READ_BIT(WWDGx->CFR, WWDG_CFR_W)); in LL_WWDG_GetWindow()
304 SET_BIT(WWDGx->CFR, WWDG_CFR_EWI); in LL_WWDG_EnableIT_EWKUP()
315 return (READ_BIT(WWDGx->CFR, WWDG_CFR_EWI) == (WWDG_CFR_EWI)); in LL_WWDG_IsEnabledIT_EWKUP()
/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_wwdg.h205 MODIFY_REG(WWDGx->CFR, WWDG_CFR_WDGTB, Prescaler); in LL_WWDG_SetPrescaler()
220 return (uint32_t)(READ_BIT(WWDGx->CFR, WWDG_CFR_WDGTB)); in LL_WWDG_GetPrescaler()
241 MODIFY_REG(WWDGx->CFR, WWDG_CFR_W, Window); in LL_WWDG_SetWindow()
252 return (uint32_t)(READ_BIT(WWDGx->CFR, WWDG_CFR_W)); in LL_WWDG_GetWindow()
304 SET_BIT(WWDGx->CFR, WWDG_CFR_EWI); in LL_WWDG_EnableIT_EWKUP()
315 return (READ_BIT(WWDGx->CFR, WWDG_CFR_EWI) == (WWDG_CFR_EWI)); in LL_WWDG_IsEnabledIT_EWKUP()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/STM32F30x_StdPeriph_Driver/src/
H A Dstm32f30x_wwdg.c155 tmpreg = WWDG->CFR & CFR_WDGTB_MASK; in WWDG_SetPrescaler()
159 WWDG->CFR = tmpreg; in WWDG_SetPrescaler()
176 tmpreg = WWDG->CFR & CFR_W_MASK; in WWDG_SetWindowValue()
182 WWDG->CFR = tmpreg; in WWDG_SetWindowValue()
193 WWDG->CFR |= WWDG_CFR_EWI; in WWDG_EnableIT()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32F0xx_StdPeriph_Driver/src/
H A Dstm32f0xx_wwdg.c154 tmpreg = WWDG->CFR & CFR_WDGTB_MASK; in WWDG_SetPrescaler()
158 WWDG->CFR = tmpreg; in WWDG_SetPrescaler()
175 tmpreg = WWDG->CFR & CFR_W_MASK; in WWDG_SetWindowValue()
181 WWDG->CFR = tmpreg; in WWDG_SetWindowValue()
192 WWDG->CFR |= WWDG_CFR_EWI; in WWDG_EnableIT()
/dports/mail/bogofilter/bogofilter-1.2.5/doc/programmer/RISC-OS/gsl/
H A DMakefile72 -ifthere libgsl then wipe libgsl ~CFR~V
73 -ifthere cdf.o.* then wipe cdf.o.* ~CFR~V
74 -ifthere err.o.* then wipe err.o.* ~CFR~V
75 -ifthere specfunc.o.* then wipe specfunc.o.* ~CFR~V
76 -ifthere sys.o.* then wipe sys.o.* ~CFR~V
/dports/mail/bogofilter-lmdb/bogofilter-1.2.5/doc/programmer/RISC-OS/gsl/
H A DMakefile72 -ifthere libgsl then wipe libgsl ~CFR~V
73 -ifthere cdf.o.* then wipe cdf.o.* ~CFR~V
74 -ifthere err.o.* then wipe err.o.* ~CFR~V
75 -ifthere specfunc.o.* then wipe specfunc.o.* ~CFR~V
76 -ifthere sys.o.* then wipe sys.o.* ~CFR~V
/dports/mail/bogofilter-sqlite/bogofilter-1.2.5/doc/programmer/RISC-OS/gsl/
H A DMakefile72 -ifthere libgsl then wipe libgsl ~CFR~V
73 -ifthere cdf.o.* then wipe cdf.o.* ~CFR~V
74 -ifthere err.o.* then wipe err.o.* ~CFR~V
75 -ifthere specfunc.o.* then wipe specfunc.o.* ~CFR~V
76 -ifthere sys.o.* then wipe sys.o.* ~CFR~V
/dports/mail/bogofilter-kc/bogofilter-1.2.5/doc/programmer/RISC-OS/gsl/
H A DMakefile72 -ifthere libgsl then wipe libgsl ~CFR~V
73 -ifthere cdf.o.* then wipe cdf.o.* ~CFR~V
74 -ifthere err.o.* then wipe err.o.* ~CFR~V
75 -ifthere specfunc.o.* then wipe specfunc.o.* ~CFR~V
76 -ifthere sys.o.* then wipe sys.o.* ~CFR~V
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/
H A Dstm32f10x_wwdg.c123 tmpreg = WWDG->CFR & CFR_WDGTB_Mask; in WWDG_SetPrescaler()
127 WWDG->CFR = tmpreg; in WWDG_SetPrescaler()
144 tmpreg = WWDG->CFR & CFR_W_Mask; in WWDG_SetWindowValue()
150 WWDG->CFR = tmpreg; in WWDG_SetWindowValue()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/
H A Dstm32f10x_wwdg.c123 tmpreg = WWDG->CFR & CFR_WDGTB_Mask; in WWDG_SetPrescaler()
127 WWDG->CFR = tmpreg; in WWDG_SetPrescaler()
144 tmpreg = WWDG->CFR & CFR_W_Mask; in WWDG_SetWindowValue()
150 WWDG->CFR = tmpreg; in WWDG_SetWindowValue()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32F4xx_StdPeriph_Driver/src/
H A Dstm32f4xx_wwdg.c160 tmpreg = WWDG->CFR & CFR_WDGTB_MASK; in WWDG_SetPrescaler()
164 WWDG->CFR = tmpreg; in WWDG_SetPrescaler()
181 tmpreg = WWDG->CFR & CFR_W_MASK; in WWDG_SetWindowValue()
187 WWDG->CFR = tmpreg; in WWDG_SetWindowValue()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/STM32F4xx_StdPeriph_Driver/src/
H A Dstm32f4xx_wwdg.c160 tmpreg = WWDG->CFR & CFR_WDGTB_MASK; in WWDG_SetPrescaler()
164 WWDG->CFR = tmpreg; in WWDG_SetPrescaler()
181 tmpreg = WWDG->CFR & CFR_W_MASK; in WWDG_SetWindowValue()
187 WWDG->CFR = tmpreg; in WWDG_SetWindowValue()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/STM32F37x_StdPeriph_Driver/src/
H A Dstm32f37x_wwdg.c164 tmpreg = WWDG->CFR & CFR_WDGTB_MASK; in WWDG_SetPrescaler()
168 WWDG->CFR = tmpreg; in WWDG_SetPrescaler()
185 tmpreg = WWDG->CFR & CFR_W_MASK; in WWDG_SetWindowValue()
191 WWDG->CFR = tmpreg; in WWDG_SetWindowValue()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32F37x_StdPeriph_Driver/src/
H A Dstm32f37x_wwdg.c164 tmpreg = WWDG->CFR & CFR_WDGTB_MASK; in WWDG_SetPrescaler()
168 WWDG->CFR = tmpreg; in WWDG_SetPrescaler()
185 tmpreg = WWDG->CFR & CFR_W_MASK; in WWDG_SetWindowValue()
191 WWDG->CFR = tmpreg; in WWDG_SetWindowValue()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32G4xx_HAL_Driver/inc/
H A Dstm32g4xx_ll_dmamux.h1596 SET_BIT(DMAMUX1_ChannelStatus->CFR, DMAMUX_CFR_CSOF0); in LL_DMAMUX_ClearFlag_SO0()
1608 SET_BIT(DMAMUX1_ChannelStatus->CFR, DMAMUX_CFR_CSOF1); in LL_DMAMUX_ClearFlag_SO1()
1620 SET_BIT(DMAMUX1_ChannelStatus->CFR, DMAMUX_CFR_CSOF2); in LL_DMAMUX_ClearFlag_SO2()
1632 SET_BIT(DMAMUX1_ChannelStatus->CFR, DMAMUX_CFR_CSOF3); in LL_DMAMUX_ClearFlag_SO3()
1644 SET_BIT(DMAMUX1_ChannelStatus->CFR, DMAMUX_CFR_CSOF4); in LL_DMAMUX_ClearFlag_SO4()
1656 SET_BIT(DMAMUX1_ChannelStatus->CFR, DMAMUX_CFR_CSOF5); in LL_DMAMUX_ClearFlag_SO5()
1668 SET_BIT(DMAMUX1_ChannelStatus->CFR, DMAMUX_CFR_CSOF6); in LL_DMAMUX_ClearFlag_SO6()
1680 SET_BIT(DMAMUX1_ChannelStatus->CFR, DMAMUX_CFR_CSOF7); in LL_DMAMUX_ClearFlag_SO7()
1692 SET_BIT(DMAMUX1_ChannelStatus->CFR, DMAMUX_CFR_CSOF8); in LL_DMAMUX_ClearFlag_SO8()
1704 SET_BIT(DMAMUX1_ChannelStatus->CFR, DMAMUX_CFR_CSOF9); in LL_DMAMUX_ClearFlag_SO9()
[all …]
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/cfroute/doc/
H A DHISTORY152 signing the .MSG first. CFR was signing .MSGs because it
180 "Diciembre"). No harm caused by this. CFR couldn't tell the
318 will cause CFR to terminate inmediately.
360 you can create a file yourself and destroy it after CFR
363 ECHO . >RUNNING.CFR
364 CFR-DOS
365 DEL RUNNING.CFR
367 Check for RUNNING.CFR with CHECKFILE, as explained below.
433 INCLUDE AKAS.CFR
434 INCLUDE ROUTING.CFR
[all …]
/dports/news/husky/husky-1.9.20191207/cfroute/doc/
H A DHISTORY152 signing the .MSG first. CFR was signing .MSGs because it
180 "Diciembre"). No harm caused by this. CFR couldn't tell the
318 will cause CFR to terminate inmediately.
360 you can create a file yourself and destroy it after CFR
363 ECHO . >RUNNING.CFR
364 CFR-DOS
365 DEL RUNNING.CFR
367 Check for RUNNING.CFR with CHECKFILE, as explained below.
433 INCLUDE AKAS.CFR
434 INCLUDE ROUTING.CFR
[all …]
/dports/news/husky-hpt/husky-hpt-1.9.20191207/cfroute/doc/
H A DHISTORY152 signing the .MSG first. CFR was signing .MSGs because it
180 "Diciembre"). No harm caused by this. CFR couldn't tell the
318 will cause CFR to terminate inmediately.
360 you can create a file yourself and destroy it after CFR
363 ECHO . >RUNNING.CFR
364 CFR-DOS
365 DEL RUNNING.CFR
367 Check for RUNNING.CFR with CHECKFILE, as explained below.
433 INCLUDE AKAS.CFR
434 INCLUDE ROUTING.CFR
[all …]
/dports/news/husky-htick/husky-htick-1.9.20191207/cfroute/doc/
H A DHISTORY152 signing the .MSG first. CFR was signing .MSGs because it
180 "Diciembre"). No harm caused by this. CFR couldn't tell the
318 will cause CFR to terminate inmediately.
360 you can create a file yourself and destroy it after CFR
363 ECHO . >RUNNING.CFR
364 CFR-DOS
365 DEL RUNNING.CFR
367 Check for RUNNING.CFR with CHECKFILE, as explained below.
433 INCLUDE AKAS.CFR
434 INCLUDE ROUTING.CFR
[all …]

12345678910>>...19