Home
last modified time | relevance | path

Searched full:units (Results 1 – 25 of 42) sorted by relevance

12

/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_ll_adv.h38 #define BLE_LL_ADV_ITVL_MIN (32) /* units */
39 #define BLE_LL_ADV_ITVL_MAX (16384) /* units */
42 #define BLE_LL_ADV_ITVL_SCAN_MIN (160) /* units */
H A Dble_ll_conn.h247 uint16_t auth_pyld_tmo; /* could be ifdef'd. 10 msec units */
/nrf52832-nimble/packages/NimBLE-latest/nimble/include/nimble/
H A Dhci_common.h311 #define BLE_HCI_ADV_ITVL_MIN (32) /* units */
312 #define BLE_HCI_ADV_ITVL_MAX (16384) /* units */
313 #define BLE_HCI_ADV_ITVL_NONCONN_MIN (160) /* units */
325 #define BLE_HCI_SCAN_ITVL_MIN (4) /* units */
326 #define BLE_HCI_SCAN_ITVL_MAX (16384) /* units */
327 #define BLE_HCI_SCAN_ITVL_DEF (16) /* units */
328 #define BLE_HCI_SCAN_WINDOW_MIN (4) /* units */
329 #define BLE_HCI_SCAN_WINDOW_MAX (16384) /* units */
330 #define BLE_HCI_SCAN_WINDOW_DEF (16) /* units */
/nrf52832-nimble/rt-thread/components/drivers/sensors/
H A Dsensor.h230 * All values are in SI units (m/s^2) and measure the acceleration of the
343 * The light sensor value is returned in SI lux units.
378 * Units are m/s^2. The coordinate system is the same as is used for the
396 * Units are m/s^2.
555 * Content of an uncalibrated_gyro event: (units are rad/sec)
727 * all values are in SI units (m/s^2)
881 /* light in SI lux units */
942 /* maximum range of this sensor's value in SI units */
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/
H A Daudio.h81 /* Support Dsp(input/output) Units controls */
87 /* Supported Mixer Units controls */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/prot/
H A Dip6.h148 /* header length in 8-octet units */
167 /* header length in 8-octet units */
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/
H A Dsyscfg.yml258 is in units of milliseconds.
267 terminated. The value is in units of 100 milliseconds, so e.g.
276 in value for each iteration. The value is in units of 100
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Dstats.h201 * oriented or fixed-length interfaces, the number of inbound transmission units that
207 * units received via the interface which were discarded because of an unknown or unsupported
227 * transmission units that could not be transmitted because of errors. */
H A Dsnmp.h117 * @param speed your link speed here (units: bits per second)
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dstats.h201 * oriented or fixed-length interfaces, the number of inbound transmission units that
207 * units received via the interface which were discarded because of an unknown or unsupported
227 * transmission units that could not be transmitted because of errors. */
H A Dsnmp.h117 * @param speed your link speed here (units: bits per second)
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/socket/
H A Dsyscfg.yml70 description: 'Size of the HCI socket stack (units=words).'
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/emspi/
H A Dsyscfg.yml90 description: 'The size of the emspi task (units: 4-byte words).'
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/
H A Dlowpan6.h4 …wPAN output for IPv6. Uses ND tables for link-layer addressing. Fragments packets to 6LowPAN units.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/
H A Dlowpan6_common.h4 …AN routines for IPv6. Uses ND tables for link-layer addressing. Fragments packets to 6LowPAN units.
H A Dlowpan6.h4 …wPAN output for IPv6. Uses ND tables for link-layer addressing. Fragments packets to 6LowPAN units.
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/
H A Dble_gap.h786 * BLE_GAP_EVENT_ADV_COMPLETE event is reported. Units are
933 * reported. Units are milliseconds. Specify
992 * reported. Units are milliseconds.
1034 * reported. Units are milliseconds.
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_clock.h156 …* @param interval Time after which the CTTO event and interrupt will be generated (in 0.25 s units
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_conn_priv.h48 #define BLE_LL_CONN_TX_WIN_MIN (1) /* in tx win units */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/
H A Dipv6cp.h89 is a federation of seven research units funded by the CNRS, National
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Dipv6cp.h89 is a federation of seven research units funded by the CNRS, National
/nrf52832-nimble/packages/NimBLE-latest/apps/blecsc/src/
H A Dblecsc_sens.c138 * Last event time is expressedd in 1/1024th of second units.
/nrf52832-nimble/rt-thread/components/net/uip/rt-thread/
H A Duip_netif.h190 /* your link speed here (units: bits per second) */ \
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dadv.c28 /* Convert from ms to 0.625ms units */
/nrf52832-nimble/packages/NimBLE-latest/apps/ext_advertiser/src/
H A Dext_advertiser.c170 int duration = 500; /* 5seconds, 10ms units */ in start_legacy_duration()

12