Home
last modified time | relevance | path

Searched defs:name (Results 1 – 6 of 6) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/serialization/src/include/
Dnrf_802154_buffer_mgr_src.h94 #define NRF_802154_BUFFER_MGR_SRC_INST_DECL(name, buffers_count) \ argument
105 #define NRF_802154_BUFFER_MGR_SRC_INST_DECL_EXTERN(name) \ argument
109 #define NRF_802154_BUFFER_MGR_SRC_INST_DECL_STATIC(name, buffers_count) \ argument
121 #define NRF_802154_BUFFER_MGR_SRC_INIT(name) \ argument
Dnrf_802154_buffer_mgr_dst.h100 #define NRF_802154_BUFFER_MGR_DST_INST_DECL(name, buffers_count) \ argument
114 #define NRF_802154_BUFFER_MGR_DST_INST_DECL_EXTERN(name) \ argument
118 #define NRF_802154_BUFFER_MGR_DST_INST_DECL_STATIC(name, buffers_count) \ argument
133 #define NRF_802154_BUFFER_MGR_DST_INIT(name) \ argument
Dnrf_802154_serialization_error_helper.h51 #define SERIALIZATION_ERROR_INIT(name) \ argument
/hal_nordic-latest/drivers/nrf_802154/serialization/include/platform/
Dnrf_802154_spinel_log.h79 #define NRF_802154_SPINEL_LOG_VAR_NAMED(fmt, var, name) \ argument
89 #define NRF_802154_SPINEL_LOG_BUFF_NAMED(p_buff, buff_len, name) \ argument
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_usbd.h271 #define NRFX_USBD_TRANSFER_IN(name, tx_buff, tx_size, tx_flags) \ argument
285 #define NRFX_USBD_TRANSFER_OUT(name, rx_buff, rx_size) \ argument
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_usbd.c172 #define NRFX_USBD_EP_TRANSFER_EVENT(name, endpont, ep_stat) \ argument