Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ticker/
Dticker.c281 uint8_t count_user_op; /* Number of user operation slots */ member
1976 if (middle == user->count_user_op) {
2889 if (first == user->count_user_op) {
3068 if (first == user->count_user_op) {
3429 user_op_ += users[count_user].count_user_op;
3430 count_op -= users[count_user].count_user_op;
3635 if (last >= user->count_user_op) {
3764 if (last >= user->count_user_op) {
3837 if (last >= user->count_user_op) {
3892 if (last >= user->count_user_op) {
[all …]