Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_sha256/include/hardware/
Dsha256.h118 return sha256_hw->csr & SHA256_CSR_SUM_VLD_BITS; in sha256_is_sum_valid()
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dsha256.h88 #define SHA256_CSR_SUM_VLD_BITS _u(0x00000004) macro