Searched refs:clocks_hw_t (Results 1 – 3 of 3) sorted by relevance
498 } clocks_hw_t; typedef500 #define clocks_hw ((clocks_hw_t *)CLOCKS_BASE)501 static_assert(sizeof (clocks_hw_t) == 0x00c8, "");
574 } clocks_hw_t; typedef576 #define clocks_hw ((clocks_hw_t *)CLOCKS_BASE)577 static_assert(sizeof (clocks_hw_t) == 0x00d4, "");
15 check_hw_layout(clocks_hw_t, clk[clk_adc].selected, CLOCKS_CLK_ADC_SELECTED_OFFSET);16 check_hw_layout(clocks_hw_t, fc0.result, CLOCKS_FC0_RESULT_OFFSET);17 check_hw_layout(clocks_hw_t, ints, CLOCKS_INTS_OFFSET);