/nrf52832-nimble/rt-thread/documentation/doxygen/ |
H A D | kernel.h | 8 * 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 D | mainpage.h | 33 * The Kernel APIs are the core APIs of RT-Thread, which supports the following
|
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/ |
H A D | sdio.h | 68 #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 D | mmcsd_card.h | 63 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 D | README.md | 64 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 D | README.md | 89 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 D | sfud_def.h | 231 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 D | zlib.3 | 15 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 D | index.rst | 59 possibilities for the IoT connectivity space. NimBLE fully supports the 120 a connection is terminated. It supports a maximum of one connection.
|
H A D | ble_sec.rst | 54 Bluetooth LE supports an optional feature during connection mode and
|
/nrf52832-nimble/rt-thread/components/net/freemodbus/ |
H A D | Changelog.txt | 116 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 D | sample.rst | 4 **blemesh** sample application implements Bluetooth Mesh node that supports On/Off and Level models.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/ |
H A D | syscfg.yml | 189 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 D | time.c | 46 time_t (__time32)(time_t *t) /* Only supports 32-bit timestamp */ in time_t()
|
/nrf52832-nimble/rt-thread/components/libc/compilers/armlibc/ |
H A D | time.c | 46 time_t (__time32)(time_t *t) /* Only supports 32-bit timestamp */ in time_t()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/ |
H A D | syscfg.yml | 47 supports advertising).
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/nfs/rpc/ |
H A D | pmap.h | 42 * 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 D | UPGRADING | 36 * 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 D | mdns.txt | 16 MDNS supports using IPv4 only, v6 only, or v4+v6.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/ |
H A D | syscfg.yml | 63 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 D | mdns.txt | 16 MDNS supports using IPv4 only, v6 only, or v4+v6.
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_1/src/ |
H A D | main.c | 12 * 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 D | pt-doc.txt | 163 protothreads. GCC supports label pointers that can be used for this
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/scripts/ |
H A D | ar-lib | 44 # Currently only supports Windows hosts.
|
/nrf52832-nimble/rt-thread/libcpu/arm/zynq7000/ |
H A D | gic.c | 145 * The GIC only supports up to 1020 interrupt sources. in arm_gic_dist_init()
|