Home
last modified time | relevance | path

Searched refs:TICKER_NODE_T_SIZE (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ticker/
Dticker.h42 #define TICKER_NODE_T_SIZE 40 macro
44 #define TICKER_NODE_T_SIZE 44 macro
46 #define TICKER_NODE_T_SIZE 48 macro
50 #define TICKER_NODE_T_SIZE 36 macro
52 #define TICKER_NODE_T_SIZE 40 macro
54 #define TICKER_NODE_T_SIZE 44 macro
Dticker.c351 BUILD_ASSERT(sizeof(struct ticker_node) == TICKER_NODE_T_SIZE);
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull.c320 static uint8_t MALIGN(4) ticker_nodes[TICKER_NODES][TICKER_NODE_T_SIZE];