Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/counter/counter_nrf_rtc/fixed_top/
DCMakeLists.txt6 project(fixed_top) project
/Zephyr-latest/drivers/counter/
Dcounter_nrfx_rtc.c39 (((const struct counter_nrfx_config *)dev->config)->fixed_top), (true))
78 bool fixed_top; member
733 .channels = DT_INST_PROP(idx, fixed_top) \
742 (.fixed_top = DT_INST_PROP(idx, fixed_top),)) \