OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ese_be32toh
(Results
1 - 4
of
4
) sorted by null
/external/libese/libese-sysdeps/
android-sysdeps.c
29
uint32_t
ese_be32toh
(uint32_t big_endian_32bits) {
function
darwin-sysdeps.c
30
uint32_t
ese_be32toh
(uint32_t big_endian_32bits) {
function
/external/libese/libese-sysdeps/include/ese/
sysdeps.h
41
extern uint32_t
ese_be32toh
(uint32_t big_endian_32bits);
/external/libese/libese-hw/nxp/pn80t/
common.c
220
uint32_t cooldown =
ese_be32toh
(*value_ptr);
Completed in 64 milliseconds