Home
last modified time | relevance | path

Searched full:defines (Results 1 – 25 of 263) sorted by relevance

1234567891011

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/dis/
H A Dsyscfg.yml22 Defines default permissions for reading characteristics. Can be
31 Defines permissions for reading "Model Number" characteristics.
37 Defines a default value for "Model number" if not set with
42 Defines permissions for reading "Serial Number" characteristics.
48 Defines a default value for "Serial number" if not set with
53 Defines permissions for reading "Hardware Revision" characteristics.
59 Defines a default value for "Hardware revision" if not set with
64 Defines permissions for reading "Firmware Revision" characteristics.
70 Defines a default value for "Software revision" if not set with
75 Defines permissions for reading "Software Revision" characteristics.
[all …]
/nrf52832-nimble/packages/NimBLE-latest/docs/mesh/
H A Dindex.rst31 Bluetooth Mesh defines few features (roles) for devices in network. Those are:
65 Models define basic functionality of nodes on a mesh network. Mesh Profile Specification defines fo…
78 - Sensors - defines a standard way of interfacing with sensors
79 - Time and Scenes - defines a set of functionalities related to time and saved states on devices
80 - Lighting - defines a set functionalities related to lighting control
/nrf52832-nimble/rt-thread/libcpu/c-sky/ck802/
H A Dcore_ck802.h78 /* check device defines and use defaults */
108 \defgroup CSI_glob_defs CSI Global Defines
115 #define __I volatile /*!< Defines 'read only' permissions */
117 #define __I volatile const /*!< Defines 'read only' permissions */
119 #define __O volatile /*!< Defines 'write only' permissions */
120 #define __IO volatile /*!< Defines 'read / write' permissions */
122 /* following defines should be used for structure members */
123 #define __IM volatile const /*! Defines 'read only' structure member permissions */
124 #define __OM volatile /*! Defines 'write only' structure member permissions */
125 #define __IOM volatile /*! Defines 'read / write' structure member permissions */
[all …]
/nrf52832-nimble/rt-thread/components/net/uip/unix/
H A Duip-conf.h63 * This typedef defines the 8-bit type used throughout uIP.
72 * This typedef defines the 16-bit type used throughout uIP.
81 * This typedef defines the dataype used for keeping statistics in
/nrf52832-nimble/rt-thread/components/net/uip/rt-thread/
H A Duip-conf.h63 * This typedef defines the 8-bit type used throughout uIP.
72 * This typedef defines the 16-bit type used throughout uIP.
81 * This typedef defines the dataype used for keeping statistics in
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_ll_ctrl.h220 * -> max_rx_bytes (2 bytes): defines connMaxRxOctets. Range 27 to 251
221 * -> max_rx_time (2 bytes): defines connMaxRxTime. Range 328 to 2120 usecs.
222 * -> max_tx_bytes (2 bytes): defines connMaxTxOctets. Range 27 to 251
223 * -> max_tx_time (2 bytes): defines connMaxTxTime. Range 328 to 2120 usecs.
/nrf52832-nimble/nordic/cmsis/include/
H A Dcore_cm0.h181 /* check device defines and use defaults */
201 \defgroup CMSIS_glob_defs CMSIS Global Defines
208 #define __I volatile /*!< Defines 'read only' permissions */
210 #define __I volatile const /*!< Defines 'read only' permissions */
212 #define __O volatile /*!< Defines 'write only' permissions */
213 #define __IO volatile /*!< Defines 'read / write' permissions */
215 /* following defines should be used for structure members */
216 #define __IM volatile const /*! Defines 'read only' structure member permissions */
217 #define __OM volatile /*! Defines 'write only' structure member permissions */
218 #define __IOM volatile /*! Defines 'read / write' structure member permissions */
[all …]
H A Dcore_cm0plus.h181 /* check device defines and use defaults */
211 \defgroup CMSIS_glob_defs CMSIS Global Defines
218 #define __I volatile /*!< Defines 'read only' permissions */
220 #define __I volatile const /*!< Defines 'read only' permissions */
222 #define __O volatile /*!< Defines 'write only' permissions */
223 #define __IO volatile /*!< Defines 'read / write' permissions */
225 /* following defines should be used for structure members */
226 #define __IM volatile const /*! Defines 'read only' structure member permissions */
227 #define __OM volatile /*! Defines 'write only' structure member permissions */
228 #define __IOM volatile /*! Defines 'read / write' structure member permissions */
[all …]
H A Dcore_sc000.h181 /* check device defines and use defaults */
206 \defgroup CMSIS_glob_defs CMSIS Global Defines
213 #define __I volatile /*!< Defines 'read only' permissions */
215 #define __I volatile const /*!< Defines 'read only' permissions */
217 #define __O volatile /*!< Defines 'write only' permissions */
218 #define __IO volatile /*!< Defines 'read / write' permissions */
220 /* following defines should be used for structure members */
221 #define __IM volatile const /*! Defines 'read only' structure member permissions */
222 #define __OM volatile /*! Defines 'write only' structure member permissions */
223 #define __IOM volatile /*! Defines 'read / write' structure member permissions */
[all …]
/nrf52832-nimble/rt-thread/components/net/freemodbus/port/
H A Duser_mb_app.h10 /* -----------------------Slave Defines -------------------------------------*/
28 /* -----------------------Master Defines -------------------------------------*/
/nrf52832-nimble/rt-thread/documentation/
H A Dcoding_style_en.txt61 5. Structure Defines
71 Braces should have their own lines and the members should be defines with
74 The names of type defines such like structure types should be the structure name
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/gap/
H A Dsyscfg.yml27 Defines permissions for writing "Device Name" characteristics. Can
42 Defines permissions for writing "Appearance" characteristics. Can
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/
H A Dsys_arch.txt237 Portability defines for printf formatters:
246 definition of it, or include a file which defines it.
248 This file must either include a system-local <errno.h> which defines
265 Defines to set vars of sys_mbox_t and sys_sem_t to NULL.
/nrf52832-nimble/rt-thread/tools/
H A Dses.py78 defines = ';'.join(set(project['CPPDEFINES']))
83 item.set('c_preprocessor_definitions', defines)
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/docs/
H A Dkconfig-language.txt86 This defines a dependency for this menu entry. If multiple
158 This defines a help text. The end of the help text is determined by
296 This defines a config symbol <symbol> and accepts any of above
351 This defines a choice group and accepts any of the above attributes as
375 This defines a comment which is displayed to the user during the
386 This defines a menu block, see "Menu structure" above for more
396 This defines an if block. The dependency expression <expr> is appended
/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/
H A Dffconf.h19 /* This option defines minimization level to remove some basic API functions.
175 / number in the path name. _VOLUME_STRS defines the drive ID strings for each
263 / >0: Enable file lock function. The value defines how many files/sub-directories
288 / The _FS_TIMEOUT defines timeout period in unit of time tick.
289 / The _SYNC_t defines O/S dependent sync object type. e.g. HANDLE, ID, OS_EVENT*,
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/
H A Dsys_arch.txt273 Portability defines for printf formatters:
282 definition of it, or include a file which defines it.
284 This file must either include a system-local <errno.h> which defines
301 Defines to set vars of sys_mbox_t and sys_sem_t to NULL.
/nrf52832-nimble/rt-thread/components/CMSIS/Include/
H A Dcore_cm0.h137 /* check device defines and use defaults */
157 \defgroup CMSIS_glob_defs CMSIS Global Defines
164 #define __I volatile /*!< Defines 'read only' permissions */
166 #define __I volatile const /*!< Defines 'read only' permissions */
168 #define __O volatile /*!< Defines 'write only' permissions */
169 #define __IO volatile /*!< Defines 'read / write' permissions */
183 /** \defgroup CMSIS_core_register Defines and Type Definitions
184 \brief Type definitions and defines for Cortex-M processor based devices.
H A Dcore_cm0plus.h137 /* check device defines and use defaults */
167 \defgroup CMSIS_glob_defs CMSIS Global Defines
174 #define __I volatile /*!< Defines 'read only' permissions */
176 #define __I volatile const /*!< Defines 'read only' permissions */
178 #define __O volatile /*!< Defines 'write only' permissions */
179 #define __IO volatile /*!< Defines 'read / write' permissions */
194 /** \defgroup CMSIS_core_register Defines and Type Definitions
195 \brief Type definitions and defines for Cortex-M processor based devices.
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/linux/test/
H A DMakefile23 DEFINES = macro
26 $(INCLUDES) $(DEFINES) \
/nrf52832-nimble/nordic/nrfx/mdk/
H A Dnrf91_common.ld21 * with other linker script that defines memory regions FLASH and RAM.
25 * It defines following symbols, which code can use without definition:
H A Dnrf_common.ld21 * with other linker script that defines memory regions FLASH and RAM.
25 * It defines following symbols, which code can use without definition:
H A Dnrf52_common.ld23 * with other linker script that defines memory regions FLASH and RAM.
27 * It defines following symbols, which code can use without definition:
H A Dnrf51_common.ld23 * with other linker script that defines memory regions FLASH and RAM.
27 * It defines following symbols, which code can use without definition:
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/
H A Dsyscfg.yml479 This value defines in seconds how soon any pending changes
486 This value defines how often the local sequence number gets
500 This value defines in seconds how soon the RPL gets written to
514 This value defines BLE Mesh device/node name.

1234567891011