/nrf52832-nimble/rt-thread/tools/kconfig-frontends/utils/ |
H A D | kconfig-tweak.in.patch | 8 -# If no prefix forced, use the default CONFIG_ 10 +# If no prefix forced, use the default @CONFIG_@
|
H A D | kconfig-tweak.in | 6 # If no prefix forced, use the default @CONFIG_@
|
/nrf52832-nimble/rt-thread/libcpu/arm/sep4020/ |
H A D | interrupt.c | 50 /*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 D | 00history.txt | 190 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 D | ff.h | 43 BYTE pt; /* Partition: 0:Auto detect, 1-4:Forced partition) */
|
/nrf52832-nimble/rt-thread/libcpu/arm/AT91SAM7S/ |
H A D | serial.h | 51 #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 D | nrf_usbd.h | 549 /** 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 D | kconfig.txt | 62 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 D | Kconfig | 295 bool "Forced use of PBUF transmission"
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/ |
H A D | syscfg.yml | 158 time intervals called periods. If set to 0, the scheduler is not forced
|
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-m3/ |
H A D | cpuport.c | 256 /* [30]:FORCED, Indicates hard fault is taken because of bus fault, in hard_fault_track()
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_usbd.h | 487 * 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 D | cpuport.c | 338 /* [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 D | cpuport.c | 338 /* [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 D | processor.h | 422 #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 D | nrfx_uart.c | 451 // 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 D | netbiosns.c | 482 …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 D | zlib.h | 247 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 D | zlib.h | 247 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 D | expr.c | 626 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 D | posix_aio.c | 99 * 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 D | snmp_asn1.c | 84 /* 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 D | snmp_asn1.c | 84 /* check for forced min length */ in snmp_ans1_enc_tlv()
|
/nrf52832-nimble/rt-thread/components/CMSIS/Include/ |
H A D | core_cm3.h | 520 …Pos 30 /*!< SCB HFSR: FORCED Position */ 521 …CED_Msk (1UL << SCB_HFSR_FORCED_Pos) /*!< SCB HFSR: FORCED Mask */
|
H A D | core_sc300.h | 506 …Pos 30 /*!< SCB HFSR: FORCED Position */ 507 …CED_Msk (1UL << SCB_HFSR_FORCED_Pos) /*!< SCB HFSR: FORCED Mask */
|