/nrf52832-nimble/rt-thread/libcpu/arm/cortex-r4/ |
H A D | start_gcc.S | 308 @ Get auxiliary data fault status register 319 @ Clear auxiliary data fault status register 333 @ Get auxiliary instruction fault status register 343 @ Clear auxiliary instruction fault status register 415 mrc p15, #0, r0, c15, c0, #0 @ Read Secondary Auxiliary Control Register 417 mcr p15, #0, r0, c15, c0, #0 @ Write Secondary Auxiliary Control Register 429 @ Auxiliary Control register 435 mrc p15, #0, r0, c1, c0, #1 @ Read Auxiliary Control register 438 mcr p15, #0, r0, c1, c0, #1 @ Write Auxiliary Control register
|
H A D | start_ccs.asm | 328 ; Get auxiliary data fault status register 342 ; Clear auxiliary data fault status register 359 ; Get auxiliary instruction fault status register 372 ; Clear auxiliary instruction fault status register 452 mrc p15, #0, r0, c15, c0, #0 ; Read Secondary Auxiliary Control Register 454 mcr p15, #0, r0, c15, c0, #0 ; Write Secondary Auxiliary Control Register 467 ; Auxiliary Control register 475 mrc p15, #0, r0, c1, c0, #1 ; Read Auxiliary Control register 478 mcr p15, #0, r0, c1, c0, #1 ; Write Auxiliary Control register
|
/nrf52832-nimble/nordic/nrfx/drivers/src/ |
H A D | nrfx_twis.c | 157 * @brief Auxiliary function for getting event state on right bit possition 177 * @brief Auxiliary function for checking event bit inside given flags value 195 * @brief Auxiliary function for clearing event bit in given flags value 221 * @brief Auxiliary function for error processing
|
H A D | nrfx_nfct.c | 128 …* @brief Internal auxiliary function for checking whether the program is running on the NRF52840 c… 140 …* @brief Internal auxiliary function for checking whether the program is running on the first samp… 154 …* @brief Internal auxiliary function for checking whether the program is running on the final vers…
|
H A D | nrfx_spim.c | 631 /* Handle first, zero-length, auxiliary transmission. */ in irq_handler() 641 /* Disable STARTED interrupt, used only in auxiliary transmission. */ in irq_handler()
|
H A D | nrfx_power.c | 51 * Internal variables, auxiliary macros and functions of POWER driver.
|
H A D | nrfx_usbd.c | 100 * This part contains auxiliary internal macros, variables and functions. 152 * @brief Auxiliary macro to change EP number into bit position. 742 * This is internal auxiliary function. 1143 * Auxiliary internal function.
|
/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_power.h | 49 /** @brief Auxiliary definition to mark the fact that sleep events are present */ 56 /** @brief Auxiliary definition to mark the fact that power module manages USB regulator */ 63 /** @brief Auxiliary definition to mark the fact that VDDH is present */ 70 /** @brief Auxiliary definition to mark the fact that DCDCEN is present */ 77 /** @brief Auxiliary definition to mark the fact that POFCON is present */
|
H A D | nrf_usbd.h | 883 * Auxiliary function to simply disable all aviable endpoints.
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/documentation/ |
H A D | tinycrypt.rst | 77 * Requires: ECC auxiliary functions (ecc.h/c). 83 * Requires: ECC auxiliary functions (ecc.h/c).
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_usbd.h | 75 * Auxiliary macros for creating endpoint identifiers compatible with the USB specification. 255 * @brief Auxiliary macro for declaring IN transfer description with optional flags. 536 * Auxiliary function to help with SUSPEND mode integration.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/ |
H A D | syscfg.yml | 276 This option configure a max number of scheduled outstanding auxiliary
|
/nrf52832-nimble/nordic/cmsis/include/ |
H A D | core_cm7.h | 515 …__IOM uint32_t AFSR; /*!< Offset: 0x03C (R/W) Auxiliary Fault Status Register */ 518 __IM uint32_t ID_AFR; /*!< Offset: 0x04C (R/ ) Auxiliary Feature Register */ 551 …__IOM uint32_t ABFSR; /*!< Offset: 0x2A8 (R/W) Auxiliary Bus Fault Status Regist… 874 /* Auxiliary Bus Fault Status Register Definitions */ 910 __IOM uint32_t ACTLR; /*!< Offset: 0x008 (R/W) Auxiliary Control Register */ 917 /* Auxiliary Control Register Definitions */
|
H A D | core_sc000.h | 511 __IOM uint32_t ACTLR; /*!< Offset: 0x008 (R/W) Auxiliary Control Register */ 514 /* Auxiliary Control Register Definitions */
|
H A D | core_cm4.h | 500 …__IOM uint32_t AFSR; /*!< Offset: 0x03C (R/W) Auxiliary Fault Status Register */ 503 __IM uint32_t ADR; /*!< Offset: 0x04C (R/ ) Auxiliary Feature Register */ 708 __IOM uint32_t ACTLR; /*!< Offset: 0x008 (R/W) Auxiliary Control Register */ 715 /* Auxiliary Control Register Definitions */
|
H A D | core_cm3.h | 432 …__IOM uint32_t AFSR; /*!< Offset: 0x03C (R/W) Auxiliary Fault Status Register */ 435 __IM uint32_t ADR; /*!< Offset: 0x04C (R/ ) Auxiliary Feature Register */ 649 __IOM uint32_t ACTLR; /*!< Offset: 0x008 (R/W) Auxiliary Control Register */ 659 /* Auxiliary Control Register Definitions */
|
H A D | core_sc300.h | 432 …__IOM uint32_t AFSR; /*!< Offset: 0x03C (R/W) Auxiliary Fault Status Register */ 435 __IM uint32_t ADR; /*!< Offset: 0x04C (R/ ) Auxiliary Feature Register */
|
/nrf52832-nimble/rt-thread/components/CMSIS/Include/ |
H A D | core_cm3.h | 343 …__IO uint32_t AFSR; /*!< Offset: 0x03C (R/W) Auxiliary Fault Status Register … 346 …__I uint32_t ADR; /*!< Offset: 0x04C (R/ ) Auxiliary Feature Register … 558 …__IO uint32_t ACTLR; /*!< Offset: 0x008 (R/W) Auxiliary Control Register */ 568 /* Auxiliary Control Register Definitions */
|
H A D | core_sc000.h | 432 …__IO uint32_t ACTLR; /*!< Offset: 0x008 (R/W) Auxiliary Control Register */ 435 /* Auxiliary Control Register Definitions */
|
H A D | core_cm4.h | 383 …__IO uint32_t AFSR; /*!< Offset: 0x03C (R/W) Auxiliary Fault Status Register … 386 …__I uint32_t ADR; /*!< Offset: 0x04C (R/ ) Auxiliary Feature Register … 589 …__IO uint32_t ACTLR; /*!< Offset: 0x008 (R/W) Auxiliary Control Register … 596 /* Auxiliary Control Register Definitions */
|
H A D | core_sc300.h | 334 …__IO uint32_t AFSR; /*!< Offset: 0x03C (R/W) Auxiliary Fault Status Register … 337 …__I uint32_t ADR; /*!< Offset: 0x04C (R/ ) Auxiliary Feature Register …
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/ |
H A D | ble_ll_adv.c | 1304 * We want to schedule auxiliary packet as soon as possible after the end in ble_ll_adv_aux_set_start_time() 1335 * auxiliary packets at once. Then, after sending one packet we try to in ble_ll_adv_aux_schedule() 3293 * Called when auxiliary packet is txd on secondary channel
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/scripts/ |
H A D | depcomp | 86 # Requires the auxiliary global variable '$tmpdepfile' to be set.
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/ |
H A D | aclocal.m4 | 408 # tool from the auxiliary directory. The problem is that $srcdir (and
|