Home
last modified time | relevance | path

Searched full:disable (Results 1 – 25 of 387) sorted by relevance

12345678910>>...16

/nrf52832-nimble/rt-thread/libcpu/arm/s3c24x0/
H A Dstart_rvds.S498 GPUP_OFS EQU 0x08 ; Pull-up Disable Register Offset
548 ;// <o2.10> GPB10 Pull-up Disable
549 ;// <o2.9> GPB9 Pull-up Disable
550 ;// <o2.8> GPB8 Pull-up Disable
551 ;// <o2.7> GPB7 Pull-up Disable
552 ;// <o2.6> GPB6 Pull-up Disable
553 ;// <o2.5> GPB5 Pull-up Disable
554 ;// <o2.4> GPB4 Pull-up Disable
555 ;// <o2.3> GPB3 Pull-up Disable
556 ;// <o2.2> GPB2 Pull-up Disable
[all …]
H A Dcpu.c103 * disable I-Cache
130 * disable D-Cache
153 /* Disable all interrupt except the WDT */ in rt_hw_cpu_reset()
156 /* Disable watchdog */ in rt_hw_cpu_reset()
/nrf52832-nimble/nordic/nrfx/mdk/
H A Dnrf52_bitfields.h66 /* Description: Disable interrupt */
68 /* Bit 2 : Write '1' to Disable interrupt for NOTRESOLVED event */
73 #define AAR_INTENCLR_NOTRESOLVED_Clear (1UL) /*!< Disable */
75 /* Bit 1 : Write '1' to Disable interrupt for RESOLVED event */
80 #define AAR_INTENCLR_RESOLVED_Clear (1UL) /*!< Disable */
82 /* Bit 0 : Write '1' to Disable interrupt for END event */
87 #define AAR_INTENCLR_END_Clear (1UL) /*!< Disable */
99 /* Bits 1..0 : Enable or disable AAR */
102 #define AAR_ENABLE_ENABLE_Disabled (0UL) /*!< Disable */
528 /* Description: Disable protection mechanism in debug interface mode */
[all …]
H A Dnrf9160_bitfields.h79 #define CLOCK_SUBSCRIBE_HFCLKSTART_EN_Disabled (0UL) /*!< Disable subscription */
92 #define CLOCK_SUBSCRIBE_HFCLKSTOP_EN_Disabled (0UL) /*!< Disable subscription */
105 #define CLOCK_SUBSCRIBE_LFCLKSTART_EN_Disabled (0UL) /*!< Disable subscription */
118 #define CLOCK_SUBSCRIBE_LFCLKSTOP_EN_Disabled (0UL) /*!< Disable subscription */
149 #define CLOCK_PUBLISH_HFCLKSTARTED_EN_Disabled (0UL) /*!< Disable publishing */
162 #define CLOCK_PUBLISH_LFCLKSTARTED_EN_Disabled (0UL) /*!< Disable publishing */
170 /* Description: Enable or disable interrupt */
172 /* Bit 1 : Enable or disable interrupt for event LFCLKSTARTED */
175 #define CLOCK_INTEN_LFCLKSTARTED_Disabled (0UL) /*!< Disable */
178 /* Bit 0 : Enable or disable interrupt for event HFCLKSTARTED */
[all …]
H A Dnrf52840_bitfields.h101 /* Description: Disable interrupt */
103 /* Bit 2 : Write '1' to disable interrupt for NOTRESOLVED event */
108 #define AAR_INTENCLR_NOTRESOLVED_Clear (1UL) /*!< Disable */
110 /* Bit 1 : Write '1' to disable interrupt for RESOLVED event */
115 #define AAR_INTENCLR_RESOLVED_Clear (1UL) /*!< Disable */
117 /* Bit 0 : Write '1' to disable interrupt for END event */
122 #define AAR_INTENCLR_END_Clear (1UL) /*!< Disable */
134 /* Bits 1..0 : Enable or disable AAR */
137 #define AAR_ENABLE_ENABLE_Disabled (0UL) /*!< Disable */
260 #define CCM_SHORTS_ENDKSGEN_CRYPT_Disabled (0UL) /*!< Disable shortcut */
[all …]
H A Dnrf52810_bitfields.h101 /* Description: Disable interrupt */
103 /* Bit 2 : Write '1' to disable interrupt for NOTRESOLVED event */
108 #define AAR_INTENCLR_NOTRESOLVED_Clear (1UL) /*!< Disable */
110 /* Bit 1 : Write '1' to disable interrupt for RESOLVED event */
115 #define AAR_INTENCLR_RESOLVED_Clear (1UL) /*!< Disable */
117 /* Bit 0 : Write '1' to disable interrupt for END event */
122 #define AAR_INTENCLR_END_Clear (1UL) /*!< Disable */
134 /* Bits 1..0 : Enable or disable AAR */
137 #define AAR_ENABLE_ENABLE_Disabled (0UL) /*!< Disable */
467 /* Description: Disable protection mechanism in debug mode */
[all …]
H A Dnrf52.svd936 …<description>Enable or disable Access Port protection. Any other value than 0xFF being written to …
942 <description>Disable</description>
2165 <description>Disable protection mechanism in debug interface mode</description>
2172 …<description>Disable the protection mechanism for NVM regions while in debug interface mode. This …
2178 <description>Disable in debug</description>
3504 <description>Disable interrupt</description>
3510 <description>Write '1' to Disable interrupt for POFWARN event</description>
3530 <description>Disable</description>
3537 <description>Write '1' to Disable interrupt for SLEEPENTER event</description>
3557 <description>Disable</description>
[all …]
H A Dnrf52840.svd1110 <description>Enable or disable access port protection.</description>
1116 <description>Disable</description>
1175 <description>Disable CPU ITM and ETM functionality</description>
1193 … <description>Disable CPU FPB unit. Writes into the FPB registers will be ignored.</description>
1611 <description>Disable interrupt</description>
1617 <description>Write '1' to disable interrupt for HFCLKSTARTED event</description>
1637 <description>Disable</description>
1644 <description>Write '1' to disable interrupt for LFCLKSTARTED event</description>
1664 <description>Disable</description>
1671 <description>Write '1' to disable interrupt for DONE event</description>
[all …]
H A Dnrf52810.svd781 <description>Enable or disable access port protection.</description>
787 <description>Disable</description>
1695 <description>Disable protection mechanism in debug mode</description>
1702 …<description>Disable the protection mechanism for NVM regions while in debug mode. This register w…
2006 <description>Disable interrupt</description>
2012 <description>Write '1' to disable interrupt for HFCLKSTARTED event</description>
2032 <description>Disable</description>
2039 <description>Write '1' to disable interrupt for LFCLKSTARTED event</description>
2059 <description>Disable</description>
2066 <description>Write '1' to disable interrupt for DONE event</description>
[all …]
H A Dnrf9160.svd676 <description>Disable write to the key value registers</description>
694 <description>Disable read from key value registers</description>
712 …<description>Disable pushing of key value registers over secure APB, but can be read if field READ…
800 <description>Disable debug domain and release selected GPIOs</description>
1139 <description>Disable publishing</description>
1170 <description>Disable publishing</description>
1201 <description>Disable publishing</description>
1215 <description>Enable or disable interrupt</description>
1221 <description>Enable or disable interrupt for event RAMACCERR</description>
1227 <description>Disable</description>
[all …]
H A Dnrf51_bitfields.h68 /* Bit 2 : Disable interrupt on NOTRESOLVED event. */
73 #define AAR_INTENCLR_NOTRESOLVED_Clear (1UL) /*!< Disable interrupt on write. */
75 /* Bit 1 : Disable interrupt on RESOLVED event. */
80 #define AAR_INTENCLR_RESOLVED_Clear (1UL) /*!< Disable interrupt on write. */
82 /* Bit 0 : Disable interrupt on ENDKSGEN event. */
87 #define AAR_INTENCLR_END_Clear (1UL) /*!< Disable interrupt on write. */
138 /* Bit 0 : Disable interrupt on END event. */
143 #define ADC_INTENCLR_END_Clear (1UL) /*!< Disable interrupt on write. */
266 /* Bit 2 : Disable interrupt on ERROR event. */
271 #define CCM_INTENCLR_ERROR_Clear (1UL) /*!< Disable interrupt on write. */
[all …]
/nrf52832-nimble/rt-thread/libcpu/arm/AT91SAM7S/
H A DAT91SAM7S.h28 #define AT91C_TC0_IDR (AT91_REG(0xFFFA0028)) /* TC0 Interrupt Disable Register */
36 #define AT91C_TC1_IDR (AT91_REG(0xFFFA0068)) /* TC1 Interrupt Disable Register */
50 #define AT91C_TC2_IDR (AT91_REG(0xFFFA00A8)) /* TC2 Interrupt Disable Register */
67 #define AT91C_UDP_IDR (AT91_REG(0xFFFB0014)) /* UDP Interrupt Disable Register */
82 #define AT91C_US0_IDR (AT91_REG(0xFFFC000C)) /* US0 Interrupt Disable Register */
106 #define AT91C_AIC_IDCR (AT91_REG(0xFFFFF124)) /* AIC Interrupt Disable Command Register */
113 #define AT91C_AIC_FFDR (AT91_REG(0xFFFFF144)) /* AIC Fast Forcing Disable Register */
120 #define AT91C_DBGU_IDR (AT91_REG(0xFFFFF20C)) /* DBGU Interrupt Disable Register */
132 #define AT91C_PIO_ODR (AT91_REG(0xFFFFF414)) /* PIOA Output Disable Registerr */
137 #define AT91C_PIO_PPUDR (AT91_REG(0xFFFFF460)) /* PIOA Pull-up Disable Register */
[all …]
/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/
H A Dffconf.h32 / 0: Disable string functions.
39 / f_findnext(). (0:Disable, 1:Enable 2:Enable with matching altname[] too) */
43 /* This option switches f_mkfs() function. (0:Disable or 1:Enable) */
47 /* This option switches fast seek function. (0:Disable or 1:Enable) */
51 /* This option switches f_expand function. (0:Disable or 1:Enable) */
56 / (0:Disable or 1:Enable) Also _FS_READONLY needs to be 0 to enable this option. */
61 / (0:Disable or 1:Enable) */
65 /* This option switches f_forward() function. (0:Disable or 1:Enable) */
114 / 0: Disable support of LFN. _MAX_LFN has no effect.
153 / 0: Disable relative path and remove related functions.
[all …]
/nrf52832-nimble/rt-thread/libcpu/mips/loongson_1c/
H A Dstart_gcc.S58 /* disable interrupt */
61 mtc0 t0, CP0_STATUS # Set CPU to disable interrupt.
64 /* disable cache */
67 or t0, 0x2 # disable,!default value is not it!
68 mtc0 t0, CP0_CONFIG # Set CPU to disable cache.
209 /* disable all gpio */
211 sw zero,0x10c0(a0) /* disable gpio 0-31 */
212 sw zero,0x10c4(a0) /* disable gpio 32-63 */
213 sw zero,0x10c8(a0) /* disable gpio 64-95 */
449 /* disable interrupt */
[all …]
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/m4/
H A Dltoptions.m478 dnl 'shared' nor 'disable-shared' was passed, we enable building of shared
80 _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED])
81 _LT_UNLESS_OPTIONS([LT_INIT], [static disable-static], [_LT_ENABLE_STATIC])
83 _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install],
163 # 'disable-shared' LT_INIT options.
194 LT_OPTION_DEFINE([LT_INIT], [disable-shared], [_LT_ENABLE_SHARED([no])])
198 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared])
202 [_LT_SET_OPTION([LT_INIT], [disable-shared])
217 # 'disable-static' LT_INIT options.
248 LT_OPTION_DEFINE([LT_INIT], [disable-static], [_LT_ENABLE_STATIC([no])])
[all …]
/nrf52832-nimble/rt-thread/libcpu/mips/loongson_1b/
H A Dstart_gcc.S28 /* disable interrupt */
31 mtc0 t0, CP0_STATUS # Set CPU to disable interrupt.
34 /* disable cache */
37 or t0, 0x2 # disable,!default value is not it!
38 mtc0 t0, CP0_CONFIG # Set CPU to disable cache.
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_usbd.h132 …NRF_USBD_INT_USBRESET_MASK = USBD_INTEN_USBRESET_Msk , /**< Enable or disable interrupt for U…
133 …NRF_USBD_INT_STARTED_MASK = USBD_INTEN_STARTED_Msk , /**< Enable or disable interrupt for S…
134 …NRF_USBD_INT_ENDEPIN0_MASK = USBD_INTEN_ENDEPIN0_Msk , /**< Enable or disable interrupt for E…
135 …NRF_USBD_INT_ENDEPIN1_MASK = USBD_INTEN_ENDEPIN1_Msk , /**< Enable or disable interrupt for E…
136 …NRF_USBD_INT_ENDEPIN2_MASK = USBD_INTEN_ENDEPIN2_Msk , /**< Enable or disable interrupt for E…
137 …NRF_USBD_INT_ENDEPIN3_MASK = USBD_INTEN_ENDEPIN3_Msk , /**< Enable or disable interrupt for E…
138 …NRF_USBD_INT_ENDEPIN4_MASK = USBD_INTEN_ENDEPIN4_Msk , /**< Enable or disable interrupt for E…
139 …NRF_USBD_INT_ENDEPIN5_MASK = USBD_INTEN_ENDEPIN5_Msk , /**< Enable or disable interrupt for E…
140 …NRF_USBD_INT_ENDEPIN6_MASK = USBD_INTEN_ENDEPIN6_Msk , /**< Enable or disable interrupt for E…
141 …NRF_USBD_INT_ENDEPIN7_MASK = USBD_INTEN_ENDEPIN7_Msk , /**< Enable or disable interrupt for E…
[all …]
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/utils/
H A Dkconfig-tweak.in16 --disable|-d option Disable option
27 --disable-after|-D beforeopt option
28 Disable option directly after other option
165 --disable|-d)
208 --disable-after|-D)
/nrf52832-nimble/rt-thread/components/drivers/misc/
H A Dadc.c187 else if (!strcmp(argv[1], "disable")) in adc()
193 …rt_kprintf("%s channel %d disable %s \n", adc_device->parent.parent.name, atoi(argv[2]), result_st… in adc()
197 rt_kprintf("adc disable <channel> - disable adc channel\n"); in adc()
211 rt_kprintf("adc disable <channel> - disable adc channel\n"); in adc()
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/platform/win32/
H A Duffs_config.h182 * update the file's modify time as well. Disable this feature will save a
309 # pragma warning(disable : 4996)
310 # pragma warning(disable : 4244)
311 # pragma warning(disable : 4214)
312 # pragma warning(disable : 4127)
313 # pragma warning(disable : 4389)
314 # pragma warning(disable : 4100)
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/
H A Duffs_config.h187 * update the file's modify time as well. Disable this feature will save a
314 # pragma warning(disable : 4996)
315 # pragma warning(disable : 4244)
316 # pragma warning(disable : 4214)
317 # pragma warning(disable : 4127)
318 # pragma warning(disable : 4389)
319 # pragma warning(disable : 4100)
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/platform/posix/
H A Duffs_config.h187 * update the file's modify time as well. Disable this feature will save a
314 # pragma warning(disable : 4996)
315 # pragma warning(disable : 4244)
316 # pragma warning(disable : 4214)
317 # pragma warning(disable : 4127)
318 # pragma warning(disable : 4389)
319 # pragma warning(disable : 4100)
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Dinit.c262 …ded to implement priority-aware mutexes. (Define LWIP_COMPAT_MUTEX_ALLOWED to disable this error.)"
281 …If you know what you are doing, define LWIP_DISABLE_MEMP_SANITY_CHECKS to 1 to disable this error."
297 … If you know what you are doing, define LWIP_DISABLE_TCP_SANITY_CHECKS to 1 to disable this error."
300 … If you know what you are doing, define LWIP_DISABLE_TCP_SANITY_CHECKS to 1 to disable this error."
303 … If you know what you are doing, define LWIP_DISABLE_TCP_SANITY_CHECKS to 1 to disable this error."
306 … If you know what you are doing, define LWIP_DISABLE_TCP_SANITY_CHECKS to 1 to disable this error."
312 … If you know what you are doing, define LWIP_DISABLE_TCP_SANITY_CHECKS to 1 to disable this error."
315 … If you know what you are doing, define LWIP_DISABLE_TCP_SANITY_CHECKS to 1 to disable this error."
318 … If you know what you are doing, define LWIP_DISABLE_TCP_SANITY_CHECKS to 1 to disable this error."
321 … If you know what you are doing, define LWIP_DISABLE_TCP_SANITY_CHECKS to 1 to disable this error."
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Dinit.c267 …ded to implement priority-aware mutexes. (Define LWIP_COMPAT_MUTEX_ALLOWED to disable this error.)"
286 …If you know what you are doing, define LWIP_DISABLE_MEMP_SANITY_CHECKS to 1 to disable this error."
302 … If you know what you are doing, define LWIP_DISABLE_TCP_SANITY_CHECKS to 1 to disable this error."
305 … If you know what you are doing, define LWIP_DISABLE_TCP_SANITY_CHECKS to 1 to disable this error."
308 … If you know what you are doing, define LWIP_DISABLE_TCP_SANITY_CHECKS to 1 to disable this error."
311 … If you know what you are doing, define LWIP_DISABLE_TCP_SANITY_CHECKS to 1 to disable this error."
317 … If you know what you are doing, define LWIP_DISABLE_TCP_SANITY_CHECKS to 1 to disable this error."
320 … If you know what you are doing, define LWIP_DISABLE_TCP_SANITY_CHECKS to 1 to disable this error."
323 … If you know what you are doing, define LWIP_DISABLE_TCP_SANITY_CHECKS to 1 to disable this error."
326 … If you know what you are doing, define LWIP_DISABLE_TCP_SANITY_CHECKS to 1 to disable this error."
/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/
H A Dsyscfg.yml28 # Set log level to info (disable debug logging).
31 # Disable security manager (pairing and bonding).
38 # Newtmgr is not supported in this app, so disable newtmgr-over-shell.

12345678910>>...16