Searched defs:z_cbprintf_cxx_store_arg (Results 1 – 1 of 1) sorted by relevance
268 static inline void z_cbprintf_cxx_store_arg(uint8_t *dst, float arg) in z_cbprintf_cxx_store_arg() function276 static inline void z_cbprintf_cxx_store_arg(uint8_t *dst, void *p) in z_cbprintf_cxx_store_arg() function281 static inline void z_cbprintf_cxx_store_arg(uint8_t *dst, char arg) in z_cbprintf_cxx_store_arg() function288 static inline void z_cbprintf_cxx_store_arg(uint8_t *dst, unsigned char arg) in z_cbprintf_cxx_store_arg() function295 static inline void z_cbprintf_cxx_store_arg(uint8_t *dst, signed char arg) in z_cbprintf_cxx_store_arg() function302 static inline void z_cbprintf_cxx_store_arg(uint8_t *dst, short arg) in z_cbprintf_cxx_store_arg() function309 static inline void z_cbprintf_cxx_store_arg(uint8_t *dst, unsigned short arg) in z_cbprintf_cxx_store_arg() function317 static inline void z_cbprintf_cxx_store_arg(uint8_t *dst, T arg) in z_cbprintf_cxx_store_arg() function