Home
last modified time | relevance | path

Searched full:forced (Results 1 – 25 of 46) sorted by relevance

12

/nrf52832-nimble/rt-thread/tools/kconfig-frontends/utils/
H A Dkconfig-tweak.in.patch8 -# If no prefix forced, use the default CONFIG_
10 +# If no prefix forced, use the default @CONFIG_@
H A Dkconfig-tweak.in6 # If no prefix forced, use the default @CONFIG_@
/nrf52832-nimble/rt-thread/libcpu/arm/sep4020/
H A Dinterrupt.c50 /*Dont use any forced irq*/ in rt_hw_interrupt_init()
59 /*Dont use forced fiq*/ in rt_hw_interrupt_init()
/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/
H A D00history.txt190 Added forced full FAT scan for f_getfree(). (_FS_NOFSINFO)
191 Added forced mount feature with changes of f_mount().
205 Fixed f_mount() with forced mount fails when drive number is >= 1. (appeared at R0.10)
H A Dff.h43 BYTE pt; /* Partition: 0:Auto detect, 1-4:Forced partition) */
/nrf52832-nimble/rt-thread/libcpu/arm/AT91SAM7S/
H A Dserial.h51 #define AT91C_US_PAR_SPACE ((unsigned int) 0x2 << 9) /* DBGU Parity forced to 0 (Space) */
52 #define AT91C_US_PAR_MARK ((unsigned int) 0x3 << 9) /* DBGU Parity forced to 1 (Mark) */
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_usbd.h549 /** D+ Forced high, D- forced low (J state) */
551 /** D+ Forced low, D- forced high (K state) */
824 * @brief Function for configuring the value to be forced on the bus on DRIVEDPDM task
826 * Selected state would be forced on the bus when @ref NRF_USBD_TASK_DRIVEDPDM is set.
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/docs/
H A Dkconfig.txt62 that are to be forced. If this file is not found, it checks for a
63 file named "all.config" to contain forced values.
/nrf52832-nimble/rt-thread/components/drivers/
H A DKconfig295 bool "Forced use of PBUF transmission"
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/
H A Dsyscfg.yml158 time intervals called periods. If set to 0, the scheduler is not forced
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-m3/
H A Dcpuport.c256 /* [30]:FORCED, Indicates hard fault is taken because of bus fault, in hard_fault_track()
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_usbd.h487 * The USBD peripheral is forced to go into the low power mode.
503 * The USBD peripheral is forced to quit the low power mode.
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-m7/
H A Dcpuport.c338 /* [30]:FORCED, Indicates hard fault is taken because of bus fault, in hard_fault_track()
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-m4/
H A Dcpuport.c338 /* [30]:FORCED, Indicates hard fault is taken because of bus fault, in hard_fault_track()
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/include/asm/
H A Dprocessor.h422 #define WRS_CORE 1 /* WDT forced core reset */
423 #define WRS_CHIP 2 /* WDT forced chip reset */
424 #define WRS_SYSTEM 3 /* WDT forced system reset */
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_uart.c451 // Skip stopping RX if driver is forced to be enabled. in nrfx_uart_rx()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/netbiosns/
H A Dnetbiosns.c482 …e NetBIOS name spec says the name MUST be upper case, so incoming name is forced into uppercase :-)
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/include/
H A Dzlib.h247 forced to flush.
258 accordingly. This action is forced if the parameter flush is non zero.
368 forced to flush.
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/
H A Dzlib.h247 forced to flush.
258 accordingly. This action is forced if the parameter flush is non zero.
368 forced to flush.
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/parser/
H A Dexpr.c626 printf("boolean symbol %s tested for 'm'? test forced to 'n'\n", e->left.sym->name); in expr_transform()
647 printf("boolean symbol %s tested for 'm'? test forced to 'y'\n", e->left.sym->name); in expr_transform()
/nrf52832-nimble/rt-thread/components/libc/aio/
H A Dposix_aio.c99 * of the call to aio_fsync() that is guaranteed to be forced to the relevant
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/
H A Dsnmp_asn1.c84 /* check for forced min length */ in snmp_ans1_enc_tlv()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/
H A Dsnmp_asn1.c84 /* check for forced min length */ in snmp_ans1_enc_tlv()
/nrf52832-nimble/rt-thread/components/CMSIS/Include/
H A Dcore_cm3.h520 …Pos 30 /*!< SCB HFSR: FORCED Position */
521 …CED_Msk (1UL << SCB_HFSR_FORCED_Pos) /*!< SCB HFSR: FORCED Mask */
H A Dcore_sc300.h506 …Pos 30 /*!< SCB HFSR: FORCED Position */
507 …CED_Msk (1UL << SCB_HFSR_FORCED_Pos) /*!< SCB HFSR: FORCED Mask */

12