Searched refs:critical (Results 1 – 25 of 41) sorted by relevance
12
20 bool "Force time critical operations"23 This option forces the 1-Wire GPIO driver to use time critical25 Time critical communications operations are not interrupted while
67 logger.critical(f'malformed domains.yaml')91 logger.critical(f'domains.yaml file not found: {domains_file}')112 logger.critical(f'domain "{name}" not found, '
5 project(critical) project
25 There isn't any critical component relying on this priority at
105 Use an atomic variable to implement critical section processing that only108 Use multiple atomic variables to implement critical section processing113 other techniques to implement critical sections such as using a mutex
26 There isn't any critical component relying on this priority at
21 0. Only critical information and warnings.
30 The critical overtemperature pin asserts when the temperature
66 [00:00:03.165,977] <err> ext_log_system: critical level log
59 * - critical security parameter130 - critical security parameters and public security parameters.410 - Hard-coded critical security parameters in device software source code shall not be used.417 - Any critical security parameters used for integrity and authenticity checks of software475 - The consumer IoT device shall protect the confidentiality of critical security483 - The manufacturer shall follow secure management processes for critical security
204 self.logger.critical("no load flash address could be found...")
201 a critical operation can instruct the scheduler to temporarily treat it203 other threads from interfering while the critical operation is being performed.205 Once the critical operation is complete the preemptible thread must call252 Use cooperative threads for device drivers and other performance-critical work.
11 environments where reliability is critical.
348 LOG.critical(e.msg)
42 of threads able to execute the critical section at the same time. You may also
90 It is absolutely critical that the log backend is capable of operating
188 The following example demonstrates resetting a pipe in response to a critical
76 accessing or compromising more critical parts of the system, and error218 Key and secret management is a critical part of any secure device. You need to
38 critical sections using interrupt masking. These APIs continue to41 in your critical section says nothing about whether a different CPU60 legal to acquire a nested lock inside of a critical section.
62 compromise if performance on the uncached memory is not critical to the
18 for time- and security-critical tasks.
162 indicate performance or timing critical radio events to L2 that require close
289 This allows zero latency interrupts to be triggered inside OS critical sections.301 in safety critical applications.307 runtime. Direct interrupts are designed for performance-critical interrupt
9 # Some BT threads use co-op priorities to implement critical sections,
196 It is the most efficient but also the most critical way to receive messages.