ESP-IDF
esp::radio_spinel::UartSpinelInterface::WaitForWritable()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp::radio_spinel::UartSpinelInterface::WaitForWritable()
esp::radio_spinel::UartSpinelInterface::WaitForWritable() method
Syntax
Show:
Summary
Declaration
Definition
from
esp_radio_spinel_uart_interface.hpp:173
otError
WaitForWritable
(
void
)
;
Implemented in
esp_radio_spinel_uart_interface.cpp:124
Examples
References
from
examples
Code
Location
Scope
Referrer
otError
UartSpinelInterface
::
WaitForWritable
(
void
)
esp_radio_spinel_uart_interface.cpp:124
otError
WaitForWritable
(
void
)
;
esp_radio_spinel_uart_interface.hpp:173
SuccessOrExit
(
error
=
WaitForWritable
(
)
)
;
esp_radio_spinel_uart_interface.cpp:190
esp::radio_spinel::UartSpinelInterface
esp::radio_spinel::UartSpinelInterface::Write()
Call Tree
from
examples
esp::radio_spinel::UartSpinelInterface::WaitForWritable()
is called by 1 function and calls 4 functions:
esp::radio_spinel::UartSpinelInterface::Write()
All items filtered out
esp::radio_spinel::UartSpinelInterface::WaitForWritable()
_esp_error_check_failed()
select()
esp::radio_spinel::UartSpinelInterface::TryRecoverUart()
otPlatTimeGet()
All items filtered out
Data Use
from
examples
esp::radio_spinel::UartSpinelInterface::WaitForWritable()
reads 4 variables:
otError::OT_ERROR_NONE
otError::OT_ERROR_FAILED
esp::radio_spinel::UartSpinelInterface::
::kMaxWaitTime
esp::radio_spinel::UartSpinelInterface::m_uart_fd
All items filtered out
esp::radio_spinel::UartSpinelInterface::WaitForWritable()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out