Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_cau3.c2255 uint32_t outWord; in cau3_pkha_write_reg() local
2267 outWord = 0; in cau3_pkha_write_reg()
2268 cau3_memcpy(&outWord, data, dataSize); in cau3_pkha_write_reg()
2269 cau3_pkha_write_word(base, reg, startIndex, outWord); in cau3_pkha_write_reg()
Dfsl_cau3_ble.c2450 uint32_t outWord; in cau3_pkha_write_reg() local
2462 outWord = 0; in cau3_pkha_write_reg()
2463 cau3_memcpy(&outWord, data, dataSize); in cau3_pkha_write_reg()
2464 cau3_pkha_write_word(base, reg, startIndex, outWord); in cau3_pkha_write_reg()