Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
mspm0_clock_control.h File Reference

Go to the source code of this file.

Data Structures

struct  mspm0_sys_clock
 

Macros

#define MSPM0_CLOCK_SUBSYS_FN(index)
 

Macro Definition Documentation

◆ MSPM0_CLOCK_SUBSYS_FN

#define MSPM0_CLOCK_SUBSYS_FN ( index)
Value:
{.clk = DT_INST_CLOCKS_CELL(index, clk)}
#define DT_INST_CLOCKS_CELL(inst, cell)
Equivalent to DT_INST_CLOCKS_CELL_BY_IDX(inst, 0, cell)
Definition clocks.h:347