Searched refs:helper (Results 1 – 3 of 3) sorted by relevance
35 ├── helpers # nrfx driver helper files
18 …application core-specific functionalities for nRF5340 in the RESET HAL and the reset reason helper.32 - Added the nrfx_reset_reason helper layer, to facilitate developing generic code that uses the RES…127 - Moved the nrfx_gppi helper from helpers/nrfx_gppi/ to helpers/.134 - Added the nrfx_gppi helper layer to facilitate developing generic code that can utilize PPI or DP…
275 u32_t helper; in tcp_seg_add_chksum() local277 helper = chksum + *seg_chksum; in tcp_seg_add_chksum()278 chksum = FOLD_U32T(helper); in tcp_seg_add_chksum()
Completed in 8 milliseconds