Home
last modified time | relevance | path

Searched full:events (Results 1 – 25 of 204) sorted by relevance

123456789

/nrf52832-nimble/packages/NimBLE-latest/nimble/include/nimble/
H A Dble_hci_trans.h34 /*** Type of buffers for holding commands and events. */
36 * Controller-to-host event buffers. Events have one of two priorities:
48 * If you want all events to be given equal treatment, then you should allocate
49 * low-priority events only.
51 * Event priorities solve the problem of critical events getting dropped due to
55 * Not all transports distinguish between low and high priority events. If the
57 * then it treats all events with equal priority.
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_power.h61 * @brief Events from power system
76 * @brief Events from USB power system
123 * @brief Event handler for USB related power events
193 * @brief The configuration of USB related power events
278 * @brief Initialize sleep entering and exiting events processing
290 * @brief Enable sleep entering and exiting events processing
297 * @brief Disable sleep entering and exiting events processing
302 * @brief Uninitialize sleep entering and exiting events processing
H A Dnrfx_nfct.h184 * @brief Callback descriptor to pass events from the NFCT driver to the upper layer.
195 …enabling RX/TX events. Indicate which events must be forwarded to the upper layer by using @ref nr…
/nrf52832-nimble/rt-thread/components/drivers/sensors/
H A Dsensor.h107 * events while the screen is off. While in suspend mode, and unless
109 * events are lost.
121 * be able to buffer at least 10 seconds worth of the requested sensor events.
129 * wake-up: yes this sensor must wake-up the SoC to deliver events
130 * wake-up: no this sensor shall not wake-up the SoC, events are dropped
171 * Sensors can report events in different ways called trigger modes,
175 * continuous: events are reported at a constant rate defined by setDelay().
177 * on-change: events are reported only if the sensor's value has changed.
179 * period (minimum time between two events).
233 * Acceleration sensors return sensor events for all 3 axes at a constant
[all …]
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_hs_startup.c228 * Enable the following LE events: in ble_hs_startup_le_set_evmask_tx()
239 * Enable the following LE events: in ble_hs_startup_le_set_evmask_tx()
246 * Enable the following LE events: in ble_hs_startup_le_set_evmask_tx()
256 * Enable the following LE events: in ble_hs_startup_le_set_evmask_tx()
288 * Enable the following events: in ble_hs_startup_set_evmask_tx()
306 * Enable the following events: in ble_hs_startup_set_evmask_tx()
/nrf52832-nimble/packages/NimBLE-latest/apps/ext_advertiser/src/
H A Dext_advertiser.c64 /* Starts advertising instance with 100 max events and changing adv data pattern
75 int events = 10; in start_ext_max_events() local
90 /* allow larger interval, 400 * 0.625ms with 100 events will give up to in start_ext_max_events()
127 rc = ble_gap_ext_adv_start(instance, 0, events); in start_ext_max_events()
130 console_printf("instance %u started (PDUs with max events %d)\n", in start_ext_max_events()
131 instance, events); in start_ext_max_events()
443 * then starts serving events from default event queue.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Dapi.h152 …* The events have to be seen as events signaling the state of these mboxes/semaphores. For non-blo…
154 * and these events tell you about that.
156 * RCVPLUS events say: Safe to perform a potentially blocking call call once more.
157 * They are counted in sockets - three RCVPLUS events for accept mbox means you are safe
161 * RCVMINUS events say: Your call to to a possibly blocking function is "acknowledged".
201 /** A callback prototype to inform about events for a netconn */
269 /** A callback function that is informed about events for this netconn */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dapi.h165 …* The events have to be seen as events signaling the state of these mboxes/semaphores. For non-blo…
167 * and these events tell you about that.
169 * RCVPLUS events say: Safe to perform a potentially blocking call call once more.
170 * They are counted in sockets - three RCVPLUS events for accept mbox means you are safe
174 * RCVMINUS events say: Your call to to a possibly blocking function is "acknowledged".
214 /** A callback prototype to inform about events for a netconn */
284 /** A callback function that is informed about events for this netconn */
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_ll_sched.h39 * For connectable advertising events no scan request is allowed. In this case
71 /* Types of scheduler events */
177 * If there are not scheduled events this function returns 0; otherwise it
182 * @return int 0: No events are scheduled 1: there is an upcoming event
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/
H A Drandm.h47 * on random and semi-random system events to build randomness in time for
48 * usage. For randomly timed events, pass a null pointer and a zero length
56 * Randomize our random seed value. To be called for truely random events
H A Drandm.c75 * on random and semi-random system events to build randomness in time for
76 * usage. For randomly timed events, pass a null pointer and a zero length
236 * seed which is randomized by truely random events.
238 * operator or network events in which case it will be pseudo random
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_twis.c102 * @brief Clear all events
104 * Function clears all actually pending events
108 /* Clear all events */ in nrfx_twis_clear_all_events()
122 * All events are cleared.
269 /* Get all events */ in nrfx_twis_state_machine()
365 /* Go to idle and repeat the state machine if READ or WRITE events detected. in nrfx_twis_state_machine()
406 /* Go to idle and repeat the state machine if READ or WRITE events detected. in nrfx_twis_state_machine()
422 /* Do not clear any events and repeat the machine */ in nrfx_twis_state_machine()
H A Dnrfx_pwm.c152 // interrupts generated on SEQEND0 and SEQEND1 events (this ensures that in nrfx_pwm_init()
209 // handling interrupts generated on SEQEND0 and SEQEND1 events (see in start_playback()
210 // 'nrfx_pwm_init'), hence these events must be always enabled in start_playback()
416 // The user handler is called for SEQEND0 and SEQEND1 events only when the in irq_handler()
H A Dnrfx_nfct.c52 …bool fieldevents_filter_active; /**< Flag that indicates that the field events are i…
56 uint32_t field_state_cnt; /**< Counter of the FIELDLOST events. */
120 NRFX_NFC_FIELD_STATE_NONE, /**< Initial value that indicates no NFCT field events. */
123 NRFX_NFC_FIELD_STATE_UNKNOWN /**< Both NFCT field events have been set - ambiguous state. */
215 /**@brief Function for evaluating and handling the NFC field events.
826 /* Clear also RX END and RXERROR events because SW does not take care of in nrfx_nfct_irq_handler()
/nrf52832-nimble/rt-thread/components/dfs/src/
H A Dpoll.c135 req->_key = pollfd->events | POLLERR| POLLHUP; in do_pollfd()
139 /* Mask out unneeded events. */ in do_pollfd()
140 mask &= pollfd->events | POLLERR | POLLHUP; in do_pollfd()
H A Dselect.c80 pollset[ndx].events |= POLLIN; in select()
87 pollset[ndx].events |= POLLOUT; in select()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/unit/core/
H A Dtest_netif.c110 /* positive tests: check that single events come as expected */ in NETIF_DECLARE_EXT_CALLBACK()
163 /* check for multi-events (only one combined callback expected) */ in NETIF_DECLARE_EXT_CALLBACK()
192 /* check for single-events */ in NETIF_DECLARE_EXT_CALLBACK()
/nrf52832-nimble/packages/NimBLE-latest/docs/ble_setup/
H A Dble_sync_cb.rst1 Respond to *sync* and *reset* events
76 /* As the last thing, process events from default event queue. */
H A Dble_lp_clock.rst4 The NimBLE stack uses OS cputime for scheduling various events inside
55 associated peripherals prior to Bluetooth events (advertising, scanning,
/nrf52832-nimble/rt-thread/libcpu/mips/common/
H A Dmipsregs.h515 * Events counted by counter #0
535 * Events counted by counter #1
555 * These flags define in which privilege mode the counters count events
557 #define CEB_USER 8 /* Count events in user mode, EXL = ERL = 0 */
558 #define CEB_SUPERVISOR 4 /* Count events in supvervisor mode EXL = ERL = 0 */
559 #define CEB_KERNEL 2 /* Count events in kernel mode EXL = ERL = 0 */
560 #define CEB_EXL 1 /* Count events with EXL = 1, ERL = 0 */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/
H A Dmagic.c92 * on random and semi-random system events to build randomness in time for
93 * usage. For randomly timed events, pass a null pointer and a zero length
258 * seed which is randomized by truely random events.
260 * operator or network events in which case it will be pseudo random
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/
H A Dmagic.c92 * on random and semi-random system events to build randomness in time for
93 * usage. For randomly timed events, pass a null pointer and a zero length
258 * seed which is randomized by truely random events.
260 * operator or network events in which case it will be pseudo random
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_rtc.h76 /** @brief RTC events. */
161 * @param[in] channel Channel through which to subscribe events.
206 * @return Mask of pending events.
264 * @brief Function for enabling events.
/nrf52832-nimble/rt-thread/components/net/uip/doc/
H A Duip-doc.txt258 invoked in response to certain events. An application running on top
260 response to certain events. uIP calls the application when data is
300 \subsubsection appevents Application Events
305 events. The functions are implemented as C macros that will evaluate
306 to either zero or non-zero. Note that certain events can happen in
506 for an application to deal with all types of events such as
667 events as is done in the example.
751 establishment or closure events and handle errors. The functions are
876 The application does not handle errors or connection closing events,
994 events. Incoming packets are parsed by TCP and if the packet contains
/nrf52832-nimble/rt-thread/components/vbus/
H A Dvbus.h99 /** Listen on any events happen on the @chnr for @timeout ticks.
101 * This function blocks until events occur or timeout happened.

123456789