Sign in
pigweed
/
third_party
/
github
/
raspberrypi
/
pico-sdk
/
8ebb83ccaa00c2025412f233bb0317a7b792b48f
/
.
/
src
/
host
/
hardware_divider
/
divider.c
blob: a1331799840eb16becc0715e881f5ff848d6f744 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2020 Raspberry Pi (Trading) Ltd.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#include
"hardware/divider.h"
__thread
uint64_t
hw_divider_result_threadlocal
;