/nrf52832-nimble/packages/NimBLE-latest/nimble/ |
H A D | syscfg.yml | 44 This is the number of multi-advertising instances. This is NOT the 45 total number of advertising instances. The total number of 46 advertising instances is this number plus 1 (assuming the device
|
/nrf52832-nimble/packages/NimBLE-latest/apps/ext_advertiser/ |
H A D | syscfg.yml | 36 # Number of multi-advertising instances. Note that due 38 # instances is BLE_MULTI_ADV_INSTANCES + 1 as instance
|
/nrf52832-nimble/nordic/nrfx/drivers/src/ |
H A D | nrfx_swi.c | 101 #error "No available SWI instances. Check <nrfx_config.h> and NRFX_SWI_USED." 119 // NRFX_SWI_EGU_COUNT - number of EGU instances to be used by this module
|
H A D | nrfx_spim.c | 38 #error "No enabled SPIM instances. Check <nrfx_config.h>." 179 // Other instances must be checked. in nrfx_spim_init()
|
H A D | nrfx_timer.c | 39 #error "No enabled TIMER instances. Check <nrfx_config.h>."
|
H A D | nrfx_rtc.c | 38 #error "No enabled RTC instances. Check <nrfx_config.h>."
|
H A D | nrfx_spi.c | 38 #error "No enabled SPI instances. Check <nrfx_config.h>."
|
H A D | nrfx_spis.c | 40 #error "No enabled SPIS instances. Check <nrfx_config.h>."
|
H A D | nrfx_pwm.c | 38 #error "No enabled PWM instances. Check <nrfx_config.h>."
|
H A D | nrfx_uart.c | 37 #error "No enabled UART instances. Check <nrfx_config.h>."
|
H A D | nrfx_uarte.c | 40 #error "No enabled UARTE instances. Check <nrfx_config.h>."
|
H A D | nrfx_twi.c | 37 #error "No enabled TWI instances. Check <nrfx_config.h>."
|
H A D | nrfx_twim.c | 40 #error "No enabled TWIM instances. Check <nrfx_config.h>."
|
/nrf52832-nimble/nordic/nrfx/templates/ |
H A D | nrfx_glue.h | 265 * @brief Bitmask defining SWI instances reserved to be used outside of nrfx. 270 * @brief Bitmask defining TIMER instances reserved to be used outside of nrfx.
|
/nrf52832-nimble/packages/NimBLE-latest/apps/bletest/src/ |
H A D | bletest.c | 82 * Number of advertising instances to start up, not including the default 84 * than the number of available advertising instances, we only use the number 85 * of available advertising instances (defined by the configuration setting: 368 /* Start up all the instances */ in bletest_init_adv_instances() 1117 /* Start up all advertising instances except default one */ in bletest_task_handler()
|
/nrf52832-nimble/packages/NimBLE-latest/ |
H A D | README.md | 136 (0) The number of multi-advertising instances
|
/nrf52832-nimble/rt-thread/components/CMSIS/RTOS/ |
H A D | cmsis_os.h | 310 /// \param instances number of possible thread instances. 315 #define osThreadDef(name, priority, instances, stacksz) \ argument 318 #define osThreadDef(name, priority, instances, stacksz) \ argument
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/scripts/ |
H A D | install-sh | 406 # Don't fail if two instances are running concurrently. 420 # Don't fail if two instances are running concurrently.
|
/nrf52832-nimble/nordic/nrfx/ |
H A D | CHANGELOG.md | 10 - Added support for instances 2 and 3 in SPIS, TWIM, TWIS, and UARTE drivers.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/include/nimble/ |
H A D | ble.h | 32 /* The number of advertising instances */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/ |
H A D | PPPD_FOLLOWUP | 359 2014-08-01 - pppd: Eliminate memory leak with multiple instances of a string option
|
H A D | mppe.c | 405 * instances since it could just be due to packet corruption. in mppe_decompress()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/ |
H A D | PPPD_FOLLOWUP | 359 2014-08-01 - pppd: Eliminate memory leak with multiple instances of a string option
|
H A D | mppe.c | 405 * instances since it could just be due to packet corruption. in mppe_decompress()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/ |
H A D | ble_ll.h | 98 * per controller although there may be many instances of the link layer state
|