Home
last modified time | relevance | path

Searched full:instances (Results 1 – 25 of 41) sorted by relevance

12

/nrf52832-nimble/packages/NimBLE-latest/nimble/
H A Dsyscfg.yml44 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 Dsyscfg.yml36 # 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 Dnrfx_swi.c101 #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 Dnrfx_spim.c38 #error "No enabled SPIM instances. Check <nrfx_config.h>."
179 // Other instances must be checked. in nrfx_spim_init()
H A Dnrfx_timer.c39 #error "No enabled TIMER instances. Check <nrfx_config.h>."
H A Dnrfx_rtc.c38 #error "No enabled RTC instances. Check <nrfx_config.h>."
H A Dnrfx_spi.c38 #error "No enabled SPI instances. Check <nrfx_config.h>."
H A Dnrfx_spis.c40 #error "No enabled SPIS instances. Check <nrfx_config.h>."
H A Dnrfx_pwm.c38 #error "No enabled PWM instances. Check <nrfx_config.h>."
H A Dnrfx_uart.c37 #error "No enabled UART instances. Check <nrfx_config.h>."
H A Dnrfx_uarte.c40 #error "No enabled UARTE instances. Check <nrfx_config.h>."
H A Dnrfx_twi.c37 #error "No enabled TWI instances. Check <nrfx_config.h>."
H A Dnrfx_twim.c40 #error "No enabled TWIM instances. Check <nrfx_config.h>."
/nrf52832-nimble/nordic/nrfx/templates/
H A Dnrfx_glue.h265 * @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 Dbletest.c82 * 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 DREADME.md136 (0) The number of multi-advertising instances
/nrf52832-nimble/rt-thread/components/CMSIS/RTOS/
H A Dcmsis_os.h310 /// \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 Dinstall-sh406 # 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 DCHANGELOG.md10 - Added support for instances 2 and 3 in SPIS, TWIM, TWIS, and UARTE drivers.
/nrf52832-nimble/packages/NimBLE-latest/nimble/include/nimble/
H A Dble.h32 /* The number of advertising instances */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/
H A DPPPD_FOLLOWUP359 2014-08-01 - pppd: Eliminate memory leak with multiple instances of a string option
H A Dmppe.c405 * 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 DPPPD_FOLLOWUP359 2014-08-01 - pppd: Eliminate memory leak with multiple instances of a string option
H A Dmppe.c405 * instances since it could just be due to packet corruption. in mppe_decompress()
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_ll.h98 * per controller although there may be many instances of the link layer state

12