Searched refs:kind (Results 1 – 25 of 42) sorted by relevance
12
29 1. Critical code: inside IRAM/DRAM. This kind of code usually has high performance requirements, re…31 2. Cached code: inside flash/psram. This kind of code has lower performance requirements or called …33 3. Low priority code: inside flash/psram and disabled during erasing. This kind of code should be f…
4 …ations to SPI1 will cause significant influence to the whole system. This kind of operations inclu…
111 …y in one task. For this reason, the protocol layer does not implement any kind of locking on the :…
1 # NOTE: This kind of mocking currently works on Linux targets only.
8 This turns the device into a mouse, but can be altered to be any kind of HID device.
30 …bout the first kind of tests. Refer to :doc:`target based unit testing <unit-tests>` for more info…
60 Storage for that kind of variables is allocated on the task's stack.
11 NEC is a kind of Pulse Distance Protocol.
23 …sn't configured for building with linux or as mock target. It will draw in all kind of dependencies
890 enum string_value_kind kind; in expr_parse_string() local899 kind = k_signed; in expr_parse_string()903 kind = k_unsigned; in expr_parse_string()908 kind = k_signed; in expr_parse_string()914 ? kind : k_string; in expr_parse_string()
57 Note that, some kind of servo might need a higher current supply than the development board usually…
110 unsigned char kind; member
120 Select which kind of Ethernet will be used in the example.295 Select which kind of IPv6 address the connect logic waits for.
47 * Choose the kind of Ethernet.
22 Select which kind of Ethernet will be used in the example.
30 Select which kind of Ethernet will be used in the example.
137 … :ref:`slip packet <low-level-protocol>`. This error usually implies some kind of a hardware issue…170 …* Sometimes breadboards can short the SPI flash pins on the board and cause this kind of problem. …
201 "* After first boot, only re-flashes of this kind (with same key) will be accepted."
106 Select which kind of Ethernet will be used in the example.
122 Select which kind of Ethernet will be used in the example.
9 ESP-NOW is a kind of connectionless Wi-Fi communication protocol that is defined by Espressif. In E…
23 - DRAM (Data RAM) is memory used to hold data. This is the most common kind of memory accessed as h…