OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NB_SETUP_MESSAGES
(Results
1 - 4
of
4
) sorted by null
/hardware/bsp/intel/peripheral/libupm/examples/c++/
nrf8001-broadcast.cxx
44
static hal_aci_data_t setup_msgs[
NB_SETUP_MESSAGES
] = SETUP_MESSAGES_CONTENT;
88
aci_state.aci_setup_info.num_setup_msgs =
NB_SETUP_MESSAGES
;
nrf8001-helloworld.cxx
50
static hal_aci_data_t setup_msgs[
NB_SETUP_MESSAGES
] = SETUP_MESSAGES_CONTENT;
107
aci_state.aci_setup_info.num_setup_msgs =
NB_SETUP_MESSAGES
;
nrf8001-broadcast.h
19
#define
NB_SETUP_MESSAGES
13
nrf8001-helloworld.h
76
#define
NB_SETUP_MESSAGES
30
Completed in 185 milliseconds