#include <zephyr/arch/posix/posix_trace.h>
#include "soc_irq.h"
Go to the source code of this file.
◆ posix_atomic_halt_cpu()
void posix_atomic_halt_cpu |
( |
unsigned int | imask | ) |
|
◆ posix_get_current_irq()
int posix_get_current_irq |
( |
void | | ) |
|
◆ posix_halt_cpu()
void posix_halt_cpu |
( |
void | | ) |
|
◆ posix_irq_disable()
void posix_irq_disable |
( |
unsigned int | irq | ) |
|
◆ posix_irq_enable()
void posix_irq_enable |
( |
unsigned int | irq | ) |
|
◆ posix_irq_full_unlock()
void posix_irq_full_unlock |
( |
void | | ) |
|
◆ posix_irq_is_enabled()
int posix_irq_is_enabled |
( |
unsigned int | irq | ) |
|
◆ posix_irq_lock()
◆ posix_irq_unlock()
void posix_irq_unlock |
( |
unsigned int | key | ) |
|
◆ posix_sw_clear_pending_IRQ()
void posix_sw_clear_pending_IRQ |
( |
unsigned int | IRQn | ) |
|
◆ posix_sw_set_pending_IRQ()
void posix_sw_set_pending_IRQ |
( |
unsigned int | IRQn | ) |
|