Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_otp.c25 uint32_t current_word; in cc3xx_lowlevel_otp_write() local
38 current_word = *word_ptr; in cc3xx_lowlevel_otp_write()
47 word |= current_word; in cc3xx_lowlevel_otp_write()
/trusted-firmware-m-latest/platform/ext/accelerator/cc312/
Dotp_cc312.c352 uint32_t current_word; in otp_write() local
371 current_word = *word_ptr; in otp_write()
380 word |= current_word; in otp_write()