/nrf52832-nimble/packages/NimBLE-latest/nimble/host/ |
H A D | syscfg.yml | 47 # Monitor interface settings 49 description: Enables monitor interface over UART 52 description: Monitor interface UART device 55 description: Baudrate for monitor interface UART 59 Monitor interface ringbuffer size for UART. 63 description: Enables monitor interface over RTT 66 description: Monitor interface upstream buffer name 69 description: Monitor interface upstream buffer size 73 Enables buffering when using monitor interface over RTT. The data 77 monitor will simply block waiting for RTT to free space in buffer.
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/emu/ |
H A D | uffs_fileem.h | 61 u8 *em_monitor_page; // page write monitor 62 u8 * em_monitor_spare; // spare write monitor 63 u32 *em_monitor_block; // block erease monitor
|
H A D | uffs_fileem_share.c | 99 //clear monitor in femu_InitFlash()
|
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/include/ |
H A D | config.h | 11 #define CONFIG_SYS_PROMPT "=> " /* Monitor Command Prompt */
|
/nrf52832-nimble/rt-thread/components/dfs/src/ |
H A D | select.c | 46 /* Check if any monitor operation is requested on this fd */ in select()
|
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/include/asm/ |
H A D | processor.h | 47 #define MSR_PMM (1<<2) /* Performance monitor mark bit (e500) */ 320 #define SPRN_MMCR0 0x3B8 /* Monitor Mode Control Register 0 */ 321 #define SPRN_MMCR1 0x3BC /* Monitor Mode Control Register 1 */ 427 #define SPRN_UMMCR0 0x3A8 /* User Monitor Mode Control Register 0 */ 428 #define SPRN_UMMCR1 0x3AC /* User Monitor Mode Control Register 0 */
|
/nrf52832-nimble/rt-thread/components/vmm/linux_patch-v3.8/ |
H A D | 0001-RTT-VMM-implement-dual-system-running-on-realview-pb.patch | 441 + strex r1, r2, [sp] @ clear the exclusive monitor 444 + clrex @ clear the exclusive monitor 502 strex r1, r2, [sp] @ clear the exclusive monitor
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_monitor.c | 25 #error "Cannot enable monitor over UART and RTT at the same time!"
|
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/include/syscfg/ |
H A D | syscfg.h | 576 #define MYNEWT_VAL_BLE_MONITOR_RTT_BUFFER_NAME ("monitor")
|
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/riot/include/syscfg/ |
H A D | syscfg.h | 845 #define MYNEWT_VAL_BLE_MONITOR_RTT_BUFFER_NAME ("monitor")
|
/nrf52832-nimble/packages/NimBLE-latest/porting/examples/linux/include/syscfg/ |
H A D | syscfg.h | 642 #define MYNEWT_VAL_BLE_MONITOR_RTT_BUFFER_NAME ("monitor")
|
/nrf52832-nimble/nordic/nrfx/drivers/src/ |
H A D | nrfx_twis.c | 619 * LDREX and STREX, potentially clearing the exclusive monitor set by LDREX.
|
/nrf52832-nimble/rt-thread/components/CMSIS/Include/ |
H A D | core_cm3.h | 1137 …__IO uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… 1184 /* Debug Exception and Monitor Control Register */
|
H A D | core_sc300.h | 1108 …__IO uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… 1155 /* Debug Exception and Monitor Control Register */
|
H A D | core_cm4.h | 1276 …__IO uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… 1323 /* Debug Exception and Monitor Control Register */
|
/nrf52832-nimble/nordic/cmsis/include/ |
H A D | core_sc300.h | 1222 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… 1269 /* Debug Exception and Monitor Control Register Definitions */
|
H A D | core_cm4.h | 1409 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… 1456 /* Debug Exception and Monitor Control Register Definitions */
|
H A D | core_cm3.h | 1240 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… 1287 /* Debug Exception and Monitor Control Register Definitions */
|
H A D | core_cm7.h | 1617 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… 1664 /* Debug Exception and Monitor Control Register Definitions */
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/scripts/ |
H A D | config.sub | 847 monitor)
|
/nrf52832-nimble/nordic/nrfx/mdk/ |
H A D | nrf52810.h | 80 …DebugMonitor_IRQn = -4, /*!< -4 Debug Monitor …
|
H A D | nrf9160.h | 81 …DebugMonitor_IRQn = -4, /*!< -4 Debug Monitor …
|
H A D | nrf52.h | 80 …DebugMonitor_IRQn = -4, /*!< -4 Debug Monitor …
|
H A D | nrf52840.h | 80 …DebugMonitor_IRQn = -4, /*!< -4 Debug Monitor …
|