Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_config.h206 #define NHW_UARTE_CLOCKS {16, 16} macro
518 #define NHW_UARTE_CLOCKS {16, 16, 16, 16, 16} macro
887 #define NHW_UARTE_CLOCKS {128, 16, 16, 16, 16} macro
DNHW_UART.c144 uint uart_clocks[] = NHW_UARTE_CLOCKS; in nhw_uarte_init()