Home
last modified time | relevance | path

Searched full:supports (Results 1 – 25 of 117) sorted by relevance

12345

/nrf52832-nimble/rt-thread/documentation/doxygen/
H A Dkernel.h8 * The Kernel APIs are the core APIs of RT-Thread, which supports the following
26 * RT-Thread operating system supports multitask systems, which are based on thread
76 * RT-Thread operating system supports the traditional semaphore and mutex.
89 * RT-Thread operating systems supports event/fast event, mail box and message queue.
92 * - The fast event supports event thread queue. Once a one bit event occurs, the corresponding
102 * RT-Thread operating system supports two types memory management:
H A Dmainpage.h33 * The Kernel APIs are the core APIs of RT-Thread, which supports the following
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/
H A Dsdio.h68 #define SDIO_CCCR_CAP_SRW 0x04 /* supports read-wait protocol */
69 #define SDIO_CCCR_CAP_SBS 0x08 /* supports suspend/resume */
87 #define SDIO_POWER_SMPC 0x01 /* Supports Master Power Control */
92 #define SDIO_SPEED_SHS 0x01 /* Supports High-Speed mode */
103 #define SDIO_FBR_SUPPORTS_CSA 0x40 /* supports Code Storage Area */
110 #define SDIO_FBR_POWER_SPS 0x01 /* Supports Power Selection */
H A Dmmcsd_card.h63 rt_uint8_t direct_cmd:1, /* Card Supports Direct Commands during data transfer
65 multi_block:1, /* Card Supports Multi-Block */
66 read_wait:1, /* Card Supports Read Wait
68 suspend_resume:1, /* Card supports Suspend/Resume
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_1/
H A DREADME.md64 supported by the node. This example supports 4 elements per node.
75 The meshctl utility also supports a onoff model client that can be used to
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_2/
H A DREADME.md89 supported by the node. This example supports 2 elements per node.
96 The meshctl utility also supports a onoff model client that can be used to
/nrf52832-nimble/rt-thread/components/drivers/spi/sfud/inc/
H A Dsfud_def.h231 bool sr_is_non_vola; /**< status register is supports non-volatile */
233 bool addr_3_byte; /**< supports 3-Byte addressing */
234 bool addr_4_byte; /**< supports 4-Byte addressing */
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Dzlib.315 This version of the library supports only one compression method (deflation)
26 The library also supports reading and writing files in
/nrf52832-nimble/packages/NimBLE-latest/docs/
H A Dindex.rst59 possibilities for the IoT connectivity space. NimBLE fully supports the
120 a connection is terminated. It supports a maximum of one connection.
H A Dble_sec.rst54 Bluetooth LE supports an optional feature during connection mode and
/nrf52832-nimble/rt-thread/components/net/freemodbus/
H A DChangelog.txt116 eMBClose also supports beeing called multiple times in
136 - FEATURE (ALL): eMBRegisterCB now supports NULL as handler
188 example supports the DS76176.
/nrf52832-nimble/packages/NimBLE-latest/docs/mesh/
H A Dsample.rst4 **blemesh** sample application implements Bluetooth Mesh node that supports On/Off and Level models.
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/
H A Dsyscfg.yml189 the HW supports this). This value is in microseconds.
200 # NOTE: 'the' controller always supports extended reject indicate and thus
/nrf52832-nimble/rt-thread/components/libc/compilers/newlib/
H A Dtime.c46 time_t (__time32)(time_t *t) /* Only supports 32-bit timestamp */ in time_t()
/nrf52832-nimble/rt-thread/components/libc/compilers/armlibc/
H A Dtime.c46 time_t (__time32)(time_t *t) /* Only supports 32-bit timestamp */ in time_t()
/nrf52832-nimble/packages/NimBLE-latest/nimble/
H A Dsyscfg.yml47 supports advertising).
/nrf52832-nimble/rt-thread/components/dfs/filesystems/nfs/rpc/
H A Dpmap.h42 * The service supports remote procedure calls on udp/ip or tcp/ip socket 111.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/
H A DUPGRADING36 * The IPv6 implementation now supports address scopes. (See LWIP_IPV6_SCOPES documentation
73 supports SNMPv2c (experimental v3 support)
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/
H A Dmdns.txt16 MDNS supports using IPv4 only, v6 only, or v4+v6.
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/
H A Dsyscfg.yml63 node supports.
176 models the local node supports, i.e. what's the largest
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/
H A Dmdns.txt16 MDNS supports using IPv4 only, v6 only, or v4+v6.
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_1/src/
H A Dmain.c12 * It supports the 4 buttons and 4 LEDs as mesh clients and servers.
170 * that is also bound to an app key and supports the op code in the
/nrf52832-nimble/rt-thread/components/net/uip/doc/
H A Dpt-doc.txt163 protothreads. GCC supports label pointers that can be used for this
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/scripts/
H A Dar-lib44 # Currently only supports Windows hosts.
/nrf52832-nimble/rt-thread/libcpu/arm/zynq7000/
H A Dgic.c145 * The GIC only supports up to 1020 interrupt sources. in arm_gic_dist_init()

12345