PicoSDK
Select one of the symbols to view example projects that use it.
Symbol previews are coming soon...
Outline
#include "hardware/divider.h"
hw_divider_results
Files
loading...
SourceVu
Raspberry Pi Pico SDK and Examples
PicoSDK
src/rp2_common/hardware_divider/divider.c
1
2
3
4
5
6
7
8
9
10
11
/*
* Copyright (c) 2023 Raspberry Pi (Trading) Ltd.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
/* ... */
#include
"
hardware
/
divider.h"
#if
PICO_EMULATE_DIVIDER
divmod_result_t
hw_divider_results
[
NUM_CORES
]
;
#endif
Details
Show:
from
Types:
Columns:
All items filtered out
All items filtered out
This file uses the notable symbols shown below. Click anywhere in the file to view more details.
divmod_result_t
PICO_EMULATE_DIVIDER
NUM_CORES
hw_divider_results