Home
last modified time | relevance | path

Searched refs:arc_dsp_enable (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/arch/arc/v2/dsp/
Darc_dsp.h37 void arc_dsp_enable(struct k_thread *thread, unsigned int options);
/Zephyr-latest/arch/arc/core/
Dthread.c317 void arc_dsp_enable(struct k_thread *thread, unsigned int options) in arc_dsp_enable() function