Home
last modified time | relevance | path

Searched defs:inst_num (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/modules/hal_nordic/nrfx/
Dnrfx_zephyr_utils.h46 #define NRFX_DPPI_PUB_CONFIG_ALLOWED_CHANNELS_MASK_BY_INST_NUM(inst_num) \ argument
50 #define NRFX_DPPI_SUB_CONFIG_ALLOWED_CHANNELS_MASK_BY_INST_NUM(inst_num) \ argument
53 #define NRFX_DPPI_PUB_OR_SUB_MASK(inst_num) \ argument
59 #define NRFX_DPPI_CHANNELS_SINGLE_VAR_NAME_BY_INST_NUM(inst_num) \ argument
98 #define NRFX_CONFIG_IPCT_NODE_BY_INST_NUM(inst_num) \ argument
103 #define NRFX_IPCTx_PUB_CONFIG_ALLOWED_CHANNELS_MASK_BY_INST_NUM(inst_num) \ argument
106 #define NRFX_IPCTx_SUB_CONFIG_ALLOWED_CHANNELS_MASK_BY_INST_NUM(inst_num) \ argument
109 #define NRFX_IPCT_PUB_OR_SUB_MASK(inst_num) \ argument
116 #define NRFX_IPCTx_CHANNELS_SINGLE_VAR_NAME_BY_INST_NUM(inst_num) \ argument
Dnrfx_kconfig.h1008 #define NRFX_CONFIG_IPCT_NODE_BY_INST_NUM(inst_num) \ argument
1013 #define NRFX_IPCTx_PUB_CONFIG_ALLOWED_CHANNELS_MASK_BY_INST_NUM(inst_num) \ argument
1016 #define NRFX_IPCTx_SUB_CONFIG_ALLOWED_CHANNELS_MASK_BY_INST_NUM(inst_num) \ argument
1019 #define NRFX_IPCT_PUB_OR_SUB_MASK(inst_num) \ argument
1026 #define NRFX_IPCTx_CHANNELS_SINGLE_VAR_NAME_BY_INST_NUM(inst_num) \ argument
/Zephyr-latest/drivers/usb_c/tcpc/
Ducpd_stm32.c1445 static int inst_num; in config_tcpc_irq() local