Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_sha256/include/hardware/
Dsha256.h130 return sha256_hw->csr & SHA256_CSR_WDATA_RDY_BITS; in sha256_is_ready()
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dsha256.h100 #define SHA256_CSR_WDATA_RDY_BITS _u(0x00000002) macro