| /hal_nordic-latest/drivers/nrf_802154/serialization/src/include/ |
| D | nrf_802154_buffer_mgr_dst.h | 100 #define NRF_802154_BUFFER_MGR_DST_INST_DECL(name, buffers_count) \ argument 101 nrf_802154_buffer_mgr_dst_t name; \ 102 uint8_t name ## _map_mem[ \ 105 uint8_t name ## _allocator_mem[ \ 108 const size_t name ## _buffers_count = (buffers_count); 114 #define NRF_802154_BUFFER_MGR_DST_INST_DECL_EXTERN(name) \ argument 115 extern nrf_802154_buffer_mgr_dst_t name 118 #define NRF_802154_BUFFER_MGR_DST_INST_DECL_STATIC(name, buffers_count) \ argument 119 static nrf_802154_buffer_mgr_dst_t name; \ 120 static uint8_t name ## _map_mem[ \ [all …]
|
| D | nrf_802154_buffer_mgr_src.h | 94 #define NRF_802154_BUFFER_MGR_SRC_INST_DECL(name, buffers_count) \ argument 95 nrf_802154_buffer_mgr_src_t name; \ 96 uint8_t name ## _map_mem[ \ 99 const size_t name ## _buffers_count = (buffers_count); 105 #define NRF_802154_BUFFER_MGR_SRC_INST_DECL_EXTERN(name) \ argument 106 extern nrf_802154_buffer_mgr_src_t name 109 #define NRF_802154_BUFFER_MGR_SRC_INST_DECL_STATIC(name, buffers_count) \ argument 110 static nrf_802154_buffer_mgr_src_t name; \ 111 static uint8_t name ## _map_mem[ \ 114 static const size_t name ## _buffers_count = (buffers_count); [all …]
|
| D | nrf_802154_serialization_error_helper.h | 51 #define SERIALIZATION_ERROR_INIT(name) \ argument 52 nrf_802154_ser_err_t name = NRF_802154_SERIALIZATION_ERROR_OK;
|
| /hal_nordic-latest/utils/ |
| D | gen_offsets.py | 40 name = base_name + entry.find("name").text 43 if "[%s]" not in name: 45 parse_offsets(offsets, entry, name, offset) 47 offsets.append((name, offset)) 49 name = name.replace("[%s]", "_{}") 54 parse_offsets(offsets, entry, name.format(i), offset + i * dim_inc) 56 offsets.append((name.format(i), offset + i * dim_inc))
|
| D | module.yml.j2 | 2 name: hal_nordic
|
| /hal_nordic-latest/drivers/nrf_802154/serialization/include/platform/ |
| D | nrf_802154_spinel_log.h | 79 #define NRF_802154_SPINEL_LOG_VAR_NAMED(fmt, var, name) \ argument 82 NRF_802154_SPINEL_LOG_RAW("\t%s: "fmt "\n", name, var); \ 89 #define NRF_802154_SPINEL_LOG_BUFF_NAMED(p_buff, buff_len, name) \ argument 92 NRF_802154_SPINEL_LOG_RAW("\t%s: ", name); \ 94 NRF_802154_SPINEL_LOG_RAW("\n\t%s_address: 0x%08x\n", name, p_buff); \
|
| /hal_nordic-latest/nrfx/drivers/include/ |
| D | nrfx_usbd.h | 271 #define NRFX_USBD_TRANSFER_IN(name, tx_buff, tx_size, tx_flags) \ argument 272 const nrfx_usbd_transfer_t name = { \ 285 #define NRFX_USBD_TRANSFER_OUT(name, rx_buff, rx_size) \ argument 286 const nrfx_usbd_transfer_t name = { \
|
| /hal_nordic-latest/nrfx/samples/doc/ |
| D | nrfx_examples.doxyfile | 41 # project for which the documentation is generated. This name is used in the 145 # following values are used ($name is automatically replaced with the name of 146 # the entity):The $name class, The $name widget, The $name file, is, provides, 167 # before files name in the file list and in the header files. If set to NO the 168 # shortest path that makes the file name unique will be used 187 # header file to include in order to use a class. If left blank only the name of 269 # name=value 451 # enum is documented as struct, union, or enum with the name of the typedef. So 453 # with name TypeT. When disabled the typedef will appear as a member of a file, 456 # types are typedef'ed and only the typedef is referenced, never the tag name. [all …]
|
| /hal_nordic-latest/nrfx/doc/ |
| D | nrfx.doxyfile | 41 # project for which the documentation is generated. This name is used in the 145 # following values are used ($name is automatically replaced with the name of 146 # the entity):The $name class, The $name widget, The $name file, is, provides, 167 # before files name in the file list and in the header files. If set to NO the 168 # shortest path that makes the file name unique will be used 187 # header file to include in order to use a class. If left blank only the name of 269 # name=value 453 # enum is documented as struct, union, or enum with the name of the typedef. So 455 # with name TypeT. When disabled the typedef will appear as a member of a file, 458 # types are typedef'ed and only the typedef is referenced, never the tag name. [all …]
|
| D | drv_supp_matrix.dox | 13 … symbol used to build nrfx for a specific device may not necessarily correspond to the device name.
|
| /hal_nordic-latest/drivers/nrf_802154/ |
| D | LICENSE | 14 3. Neither the name of the copyright holder nor the names of its
|
| D | CMakeLists.txt | 17 # 3. Neither the name of Nordic Semiconductor ASA nor the names of its
|
| /hal_nordic-latest/drivers/nrf_802154/sl/ |
| D | CMakeLists.txt | 17 # 3. Neither the name of Nordic Semiconductor ASA nor the names of its
|
| /hal_nordic-latest/drivers/nrf_802154/common/ |
| D | CMakeLists.txt | 17 # 3. Neither the name of Nordic Semiconductor ASA nor the names of its
|
| /hal_nordic-latest/drivers/nrf_802154/sl/sl_opensource/ |
| D | CMakeLists.txt | 17 # 3. Neither the name of Nordic Semiconductor ASA nor the names of its
|
| /hal_nordic-latest/zephyr/ |
| D | LICENSE.txt | 18 3. Neither the name of Nordic Semiconductor ASA nor the names of its
|
| /hal_nordic-latest/drivers/nrf_802154/serialization/ |
| D | CMakeLists.txt | 17 # 3. Neither the name of Nordic Semiconductor ASA nor the names of its
|
| /hal_nordic-latest/drivers/nrf_802154/driver/ |
| D | CMakeLists.txt | 17 # 3. Neither the name of Nordic Semiconductor ASA nor the names of its
|
| /hal_nordic-latest/nrfx/drivers/src/ |
| D | nrfx_usbd.c | 172 #define NRFX_USBD_EP_TRANSFER_EVENT(name, endpont, ep_stat) \ argument 173 const nrfx_usbd_evt_t name = { \
|
| /hal_nordic-latest/nrfx/ |
| D | CHANGELOG.md | 640 - Fixed a typo in the name of the bmRequest field in the nrfx_usbd_setup_t structure. The new corre…
|