Home
last modified time | relevance | path

Searched refs:asynchronous (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/driver/
DDriver_USART.h290 uint32_t asynchronous : 1; ///< supports UART (Asynchronous) mode member
/trusted-firmware-m-3.7.0/platform/ext/cmsis/CMSIS/Driver/Include/
DDriver_SAI.h278 uint32_t asynchronous : 1; ///< supports asynchronous Transmit/Receive member
DDriver_USART.h295 uint32_t asynchronous : 1; ///< supports UART (Asynchronous) mode member
/trusted-firmware-m-3.7.0/secure_fw/partitions/internal_trusted_storage/
DKconfig.comp59 of the filesystem is lost in the case of an asynchronous power failure.
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/cmsis_drivers/
DDriver_USART.c82 .asynchronous = 1,
/trusted-firmware-m-3.7.0/docs/design_docs/software/
Dtfm_cooperative_scheduling_rules.rst13 TF-M enabled systems need to be able to handle asynchronous events (interrupts)
/trusted-firmware-m-3.7.0/docs/integration_guide/services/
Dtfm_its_integration_guide.rst315 filesystem is lost in the case of an asynchronous power failure.