Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hal_nordic/nrfx/
Dnrfx_config.h1017 #define NRFX_DPPI_PUB_CONFIG_ALLOWED_CHANNELS_MASK_BY_INST_NUM(inst_num) \ argument
1021 #define NRFX_DPPI_SUB_CONFIG_ALLOWED_CHANNELS_MASK_BY_INST_NUM(inst_num) \ argument
1024 #define NRFX_DPPI_PUB_OR_SUB_MASK(inst_num) \ argument
1030 #define NRFX_DPPI_CHANNELS_SINGLE_VAR_NAME_BY_INST_NUM(inst_num) \ argument
1069 #define NRFX_CONFIG_IPCT_NODE_BY_INST_NUM(inst_num) \ argument
1074 #define NRFX_IPCTx_PUB_CONFIG_ALLOWED_CHANNELS_MASK_BY_INST_NUM(inst_num) \ argument
1077 #define NRFX_IPCTx_SUB_CONFIG_ALLOWED_CHANNELS_MASK_BY_INST_NUM(inst_num) \ argument
1080 #define NRFX_IPCT_PUB_OR_SUB_MASK(inst_num) \ argument
1087 #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