Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dll_settings.c48 int nlen; in ctlr_set() local
/Zephyr-Core-3.7.0/drivers/input/
Dinput_analog_axis_settings.c42 int nlen; in analog_axis_calibration_load() local
/Zephyr-Core-3.7.0/modules/canopennode/
Dcanopen_storage.c129 int nlen; in canopen_settings_set() local
/Zephyr-Core-3.7.0/subsys/bluetooth/services/
Ddis.c149 int nlen; in dis_set() local
/Zephyr-Core-3.7.0/subsys/debug/
Dmipi_stp_decoder.c460 size_t nlen) in get_nibbles64()
500 size_t dst_noff, size_t nlen) in get_nibbles_unaligned()
518 size_t nlen) in get_nibbles()
615 static enum stp_id get_op(const uint8_t *data, size_t *noff, size_t *nlen, size_t *ncnt, in get_op()
668 size_t nlen = 2 * len; in mipi_stp_decoder_decode() local
/Zephyr-Core-3.7.0/tests/crypto/tinycrypt/src/
Dccm_mode.c72 uint8_t *nonce, size_t nlen, in do_test()