Searched refs:location (Results 1 – 4 of 4) sorted by relevance
| /hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/ack_generator/ |
| D | nrf_802154_ack_data.c | 338 uint32_t location; in addr_match_thread() local 348 return addr_index_find(p_src_addr, &location, NRF_802154_ACK_DATA_PENDING_BIT, extended); in addr_match_thread() 362 uint32_t location; in addr_match_zigbee() local 387 &location, in addr_match_zigbee() 427 uint32_t location, in addr_add() argument 484 uint8_t * p_entry_at_location = p_addr_array + entry_size * location; in addr_add() 488 (*p_addr_array_len - location) * entry_size); in addr_add() 520 static bool addr_remove(uint32_t location, nrf_802154_ack_data_t data_type, bool extended) in addr_remove() argument 570 memmove(p_addr_array + entry_size * location, in addr_remove() 571 p_addr_array + entry_size * (location + 1), in addr_remove() [all …]
|
| /hal_nordic-latest/nrfx/doc/ |
| D | main_page.dox | 28 versions can be placed in any location within the host environment that the 32 ([nrfx] stands for the nrfx root folder location): 77 in any suitable location within the host environment.
|
| D | nrfx.doxyfile | 72 # entered, it will be relative to the location where doxygen was started. If 1476 # The HHC_LOCATION tag can be used to specify the location (absolute path 1569 # The QHG_LOCATION tag can be used to specify the location (absolute path 1734 # When MathJax is enabled you need to specify the location relative to the HTML 1851 # to a relative location where the documentation can be found. The format is: 2330 # file the location of the external documentation should be added. The format of 2331 # a tag file without this location is as follows: 2333 # Adding location for the tag files is done as follows: 2414 # to find the font, which can be done by putting it in a standard location or by
|
| /hal_nordic-latest/nrfx/samples/doc/ |
| D | nrfx_examples.doxyfile | 72 # entered, it will be relative to the location where doxygen was started. If 1467 # The HHC_LOCATION tag can be used to specify the location (absolute path 1560 # The QHG_LOCATION tag can be used to specify the location (absolute path 1725 # When MathJax is enabled you need to specify the location relative to the HTML 1842 # to a relative location where the documentation can be found. The format is: 2318 # file the location of the external documentation should be added. The format of 2319 # a tag file without this location is as follows: 2321 # Adding location for the tag files is done as follows: 2402 # to find the font, which can be done by putting it in a standard location or by
|