Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_cau3.c26 #define CAU3_SR_TKCS_STOPNOERR 0x00000900U macro
823 if (tkcs == CAU3_SR_TKCS_STOPNOERR) in cau3_process_task_completion()
838 if (tkcs == CAU3_SR_TKCS_STOPNOERR) in cau3_process_task_completion()
887 if ((base->SR & CAU3_SR_TKCS_MASK) != CAU3_SR_TKCS_STOPNOERR) in cau3_initialize_inst_memory()
Dfsl_cau3_ble.c24 #define CAU3_SR_TKCS_STOPNOERR 0x00000900U macro
557 if (tkcs == CAU3_SR_TKCS_STOPNOERR) in cau3_process_task_completion()
572 if (tkcs == CAU3_SR_TKCS_STOPNOERR) in cau3_process_task_completion()
621 if ((base->SR & CAU3_SR_TKCS_MASK) != CAU3_SR_TKCS_STOPNOERR) in cau3_initialize_inst_memory()