Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_sha256/include/hardware/
Dsha256.h105 hw_set_bits(&sha256_hw->csr, SHA256_CSR_START_BITS); in sha256_start()
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dsha256.h118 #define SHA256_CSR_START_BITS _u(0x00000001) macro