Home
last modified time | relevance | path

Searched refs:layer (Results 1 – 17 of 17) sorted by relevance

/hal_espressif-latest/components/hal/include/hal/
Dreadme.md3 The HAL layer is designed to be used by the drivers. We don't guarantee the stability and back-comp…
4 versions. The HAL layer may update very frequently with the driver. Please don't use them in the ap…
7 The HAL layer consists of two layers: HAL (upper) and Lowlevel(bottom). The HAL layer defines the s…
8 required by the peripheral. The lowlevel is a translation layer converting general conceptions to r…
12 This layer should be all static inline. The first argument of LL functions is usually a pointer to …
13 of the peripheral register. Each chip should have its own LL layer. The functions in this layer sho…
14 independent from each other so that the upper layer can change/perform one of the options/operation…
19 This layer should depend on the operating system as little as possible. It's a wrapping of LL funct…
20 layer can combine basic steps into different working ways (polling, non-polling, interrupt, etc.). …
21 queues/locks/delay/loop/etc., this layer can be easily port to other os or simulation systems.
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/
DKconfig.in326 prompt "HCI layer"
330 Define BT trace level for HCI layer
361 prompt "BTM layer"
365 Define BT trace level for BTM layer
396 prompt "L2CAP layer"
400 Define BT trace level for L2CAP layer
431 prompt "RFCOMM layer"
435 Define BT trace level for RFCOMM layer
466 prompt "SDP layer"
470 Define BT trace level for SDP layer
[all …]
/hal_espressif-latest/components/esp_wifi/include/
Desp_mesh_internal.h78 uint8_t layer; /**< the current layer of this node */ member
108 uint16_t layer; /**< current layer of this node */ member
/hal_espressif-latest/components/hal/
DKconfig35 bool "HAL layer log verbosity"
98 Enable this option to place SPI master hal layer functions into IRAM.
104 Enable this option to place SPI slave hal layer functions into IRAM.
DREADME.md9 It contains an abstraction layer for ineracting with/driving the hardware found in the SoC such as …
19 …arget-specific HAL headers have the same name and include the abstraction layer HAL header via `in…
DCMakeLists.txt173 # For ESP32-S2 we do not have HMAC HAL layer implementation yet
178 # For ESP32-S2 we do not have DS HAL layer implementation yet
/hal_espressif-latest/components/esp_rom/
DREADME.md31layer. A common example is the `esp_rom_install_uart_printf()`, on ESP32 and ESP32S2, it's just al…
/hal_espressif-latest/components/esp_wifi/
DKconfig35 … it to the high layer TCP/IP stack. The dynamic RX buffer is freed after the higher layer has
55 of each data frame sent by the TCP/IP layer.
82 … For each transmitted data frame from the higher layer TCP/IP stack, the WiFi driver makes a
84layer can deliver frames faster than WiFi layer can transmit. In these cases, we may run out
109 … For each transmitted frame from the higher layer TCP/IP stack, the WiFi driver makes a copy
110 … of it in a TX buffer. For some applications, especially UDP applications, the upper layer
111 … can deliver frames faster than WiFi layer can transmit. In these cases, we may run out of TX
/hal_espressif-latest/components/bt/esp_ble_mesh/
DKconfig.in148 advertising packets in the application layer.
188 queue in the bottom layer which is used to store unprovisioned device
250 or disable receiving Heartbeat messages and notify them to the application layer.
262 be processed and notified to the application layer by Provisioner.
269 # Virtual option enabled whenever Generic Provisioning layer is needed
365 variable in the bottom layer to record the usage of advertising buffers of BLE Mesh
580 Number of advertising buffers available. The transport layer reserves
584 SDU size is 60 bytes, which leaves 56 bytes for application layer data
676 which leaves 56 bytes for application layer data using a
1208 bool "Network layer debug"
[all …]
/hal_espressif-latest/components/esp_netif/
DKconfig50 A user program can read/write link layer (L2) frames from/to ESP TAP device.
DREADME.md72 * glue IO layer: adapt the input/output functions to use esp-netif transmit/input/free_rx
/hal_espressif-latest/components/bt/
DKconfig89 … This option is used to enable bluetooth debug mode, which saves the hci layer data stream.
/hal_espressif-latest/components/mbedtls/
DKconfig110 when all data is used or read by upper layer.
1096 bool "Enable the threading abstraction layer"
1100 this layer to prevent race conditions.
1114 Enable the pthread wrapper layer for the threading layer.
/hal_espressif-latest/components/bt/controller/esp32c2/
DKconfig.in355 Configure the size of resolving list used in link layer.
/hal_espressif-latest/components/bt/controller/esp32c6/
DKconfig.in389 Configure the size of resolving list used in link layer.
/hal_espressif-latest/components/bt/controller/esp32h2/
DKconfig.in380 Configure the size of resolving list used in link layer.
/hal_espressif-latest/components/bt/host/nimble/
DKconfig.in1057 or application layer handling adv packets is slow, it will cause the controller memory